illu-plugins/gradle.properties

8 lines
236 B
Properties
Raw Normal View History

2020-05-21 15:40:28 +00:00
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