add memory limit from standard gradle.properties
This commit is contained in:
parent
cc8cce29f5
commit
085b5e1ebc
@ -1,2 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx1536m
|
||||
|
||||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
|
Loading…
Reference in New Issue
Block a user