You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`./gradlew assemble` builds the native libraries from source and packages them into the jar. An Android NDK and CMake must be available.
11
+
`./gradlew assemble` builds the native libraries from source and packages them into an Android AAR. An Android SDK, Android NDK, and CMake must be available.
12
12
13
13
Native build targets are configured in `gradle.properties`:
0 commit comments