mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
6 lines
304 B
Properties
6 lines
304 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
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.configuration-cache.problems=warn |