assigning more memory to the app
This commit is contained in:
parent
9ec2ad3e32
commit
b8caf03abb
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx1536m
|
Loading…
Reference in a new issue