mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-20 20:24:07 +00:00
5 lines
276 B
Properties
5 lines
276 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
|
|
kotlin.compiler.preciseCompilationResultsBackup=true |