mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
8 lines
241 B
INI
8 lines
241 B
INI
kotlin.incremental=true
|
|
org.gradle.jvmargs=-XX:+UseG1GC -Xmx1g -Dfile.encoding=UTF-8 --illegal-access=warn
|
|
org.gradle.caching=false
|
|
owasp.failOnError=false
|
|
owasp.failBuildOnCVSS=11.0
|
|
compilation.allWarningsAsErrors=false
|
|
test.parallel=false
|