Less ram
This commit is contained in:
parent
d986f98f81
commit
80e399393a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Project-wide Gradle settings.
|
||||
# Put 4GiB of memory for Gradle
|
||||
org.gradle.jvmargs = -Xmx4096m
|
||||
org.gradle.jvmargs = -Xmx1536m
|
||||
# Parallel execution
|
||||
org.gradle.parallel = false
|
||||
# Disable Gradle daemon
|
||||
|
|
Loading…
Reference in a new issue