mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-21 20:01:15 +00:00
build: Increase java heap size with gradle jvmargs
This commit is contained in:
parent
7eb007eed7
commit
653bcef807
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
android.enableJetifier=false
|
||||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx2g -Xms2g
|
||||
|
|
Loading…
Reference in a new issue