mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 22:22:22 +01:00
increase build speed
This commit is contained in:
parent
48bc7a0561
commit
90df35643c
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
|||
# org.gradle.parallel=true
|
||||
#Sat Jan 22 19:25:52 CET 2022
|
||||
org.gradle.parallel=true
|
||||
org.gradle.jvmargs=-Xmx6144m -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
||||
org.gradle.jvmargs=-Xmx6144m -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:+UseParallelGC
|
||||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
Loading…
Reference in a new issue