chaos-plugins/gradle.properties
2022-01-08 19:46:18 +01:00

8 lines
236 B
INI

org.gradle.caching=false
org.gradle.warning.mode=all
org.gradle.parallel=true
org.gradle.console=rich
org.gradle.configureondemand=true
org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
kapt.incremental.apt=false