Files
kotlin-fork/repo/gradle-settings-conventions/gradle.properties
T
2023-07-12 12:49:32 +00:00

8 lines
299 B
Properties

kotlin.build.gradlePlugin.version=0.0.39
kotlin.options.suppressFreeCompilerArgsModificationWarning=true
cacheRedirectorEnabled=true
# Should be in sync with ":kotlin-daemon-config" project convention script configuration
kotlin.daemon.jvmargs=-Xmx3g
org.gradle.kotlin.dsl.allWarningsAsErrors=true