Apply recommended changes to gradle.properties
This commit is contained in:
parent
67754e3c99
commit
fe5cd73079
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
org.gradle.jvmargs=-Xmx1536M
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
android.nonTransitiveRClass=true
|
||||
android.nonFinalResIds=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue