mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +00:00
13 lines
353 B
Properties
13 lines
353 B
Properties
kotlin.incremental=true
|
|
org.gradle.jvmargs=-XX:+UseG1GC -Xmx4g -Dfile.encoding=UTF-8
|
|
org.gradle.caching=true
|
|
owasp.failOnError=false
|
|
owasp.failBuildOnCVSS=11.0
|
|
compilation.allWarningsAsErrors=false
|
|
test.parallel=false
|
|
|
|
# Gradle Enterprise
|
|
gradleEnterpriseUrl = https://gradle.dev.r3.com
|
|
gradleEnterprisePlugin = 3.8.1
|
|
customUserDataGradlePlugin = 1.6.3
|