Set gradle args to 1G for memory (#61)
* Set gradle args to 3G for memory Prevent people from running out of gradle memory * Update gradle.properties
This commit is contained in:
parent
95dff0e7d7
commit
7dc8b83d7a
@ -1,5 +1,5 @@
|
||||
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
||||
#org.gradle.jvmargs=
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.daemon=false
|
||||
org.gradle.debug=false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user