FastAsyncWorldedit/gradle.properties
2016-04-02 15:06:24 +11: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