Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 407 Bytes

REFERENCE.md

File metadata and controls

11 lines (7 loc) · 407 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