mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-20 20:24:07 +00:00
6 lines
338 B
Properties
6 lines
338 B
Properties
org.gradle.parallel=true
|
|
org.gradle.configureondemand=true
|
|
org.gradle.caching=true
|
|
org.gradle.jvmargs=-Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED -XX:TieredStopAtLevel=1 -noverify
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.configuration-cache.problems=warn |