FastAsyncWorldedit/gradle.properties
2016-04-14 07:31:02 +10:00

4 lines
185 B
INI

org.gradle.daemon=true
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.configureondemand=true
org.gradle.parallel=true