chore(build/native): release profile
This commit is contained in:
@@ -36,6 +36,7 @@ cargo {
|
||||
module = "rust"
|
||||
libname = nativeName.toString()
|
||||
targetIncludes = arrayOf("libsnapenhance.so")
|
||||
profile = "release"
|
||||
targets = listOf("arm64", "arm")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user