Bump jvm heap size to 8192m
This commit is contained in:
parent
8a933a2e44
commit
496ff77532
|
@ -1,2 +1,3 @@
|
|||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx8192m
|
||||
|
|
Loading…
Reference in New Issue