Files
ndk-samples/REFERENCE.md
2022-12-13 13:55:06 -06:00

394 B

Android Studio/Gradle DSL References

Name Function Type Options Default
debuggable Debugging Java code bool true / false
ndk.debuggable Debugging JNI code bool true / false

Notation: dot(".") notation is same as closure ("{}") notation