Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

7 lines
210 B
Properties

org.gradle.daemon=false
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4608m -XX:MaxMetaspaceSize=1536m -XX:+HeapDumpOnOutOfMemoryError
#org.gradle.workers.max=2
kotlin.compiler.execution.strategy=in-process