feat: increase java heap space

This commit is contained in:
Anton Stubenbord
2024-01-12 23:45:54 +01:00
parent 897e7543f5
commit 2f72ef4317

View File

@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx1536M org.gradle.jvmargs=-Xmx4G
android.useAndroidX=true android.useAndroidX=true
android.enableJetifier=true android.enableJetifier=true
android.suppressUnsupportedCompileSdk=33 android.suppressUnsupportedCompileSdk=33