build: feed gradle more ram
This commit is contained in:
parent
63f2c9299f
commit
17491c17c7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ description=Command framework and dispatcher for the JVM
|
||||||
|
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
org.gradle.jvmargs=-Xmx1G
|
org.gradle.jvmargs=-Xmx2G
|
||||||
|
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue