Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 394 Bytes

REFERENCE.md

File metadata and controls

8 lines (6 loc) · 394 Bytes

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