corda/gradle.properties
2018-12-03 13:31:17 +00:00

6 lines
179 B
INI

kotlin.incremental=true
org.gradle.jvmargs=-XX:+UseG1GC -Xmx1g -Dfile.encoding=UTF-8
org.gradle.caching=true
owasp.failOnError=false
owasp.failBuildOnCVSS=11.0
test.parallel=false