mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 05:15:51 -06:00
feat: increase java heap space
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user