mirror of
https://github.com/corda/corda.git
synced 2024-12-20 13:33:12 +00:00
9 lines
258 B
INI
9 lines
258 B
INI
kotlin.incremental=true
|
|
org.gradle.jvmargs=-XX:+UseG1GC -Xmx4g -Dfile.encoding=UTF-8
|
|
org.gradle.caching=false
|
|
owasp.failOnError=false
|
|
owasp.failBuildOnCVSS=11.0
|
|
compilation.allWarningsAsErrors=false
|
|
test.parallel=false
|
|
conclaveVersion=1.1
|
|
conclaveRepo=./repo |