gradle.properties.tmpl 111 Bytes
org.gradle.jvmargs=-Xmx1536M

{{#androidX}}
android.useAndroidX=true
android.enableJetifier=true
{{/androidX}}