mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-28 16:04:10 +01:00
increased org.gradle.jvmargs for faster build
This commit is contained in:
parent
ec690ed93e
commit
939ce38c20
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx1024M
|
||||
org.gradle.jvmargs=-Xmx4096M
|
||||
org.gradle.parallel=true
|
||||
|
|
Loading…
Add table
Reference in a new issue