Files
Iris/adapters/fabric/gradle.properties
T
Brian Neumann-Fopiano 26d9115904 Fabric Tooling
2026-06-12 02:47:54 -04:00

6 lines
192 B
Properties

org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx3072m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.caching=true
org.gradle.configuration-cache=false