mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
8 lines
219 B
INI
8 lines
219 B
INI
kotlin.incremental=true
|
|
org.gradle.jvmargs=-XX:+UseG1GC -Xmx1g -Dfile.encoding=UTF-8
|
|
org.gradle.caching=false
|
|
owasp.failOnError=false
|
|
owasp.failBuildOnCVSS=11.0
|
|
compilation.allWarningsAsErrors=false
|
|
test.parallel=false
|