[Gradle IT] Added configuration for running IT with k/n from master
[Gradle] Updated kotlin-build-gradle-plugin to 0.0.40 #KT-45978 Ready for Review Merge-request: KT-MR-12509 Merged-by: Dmitrii Krasnov <Dmitrii.Krasnov@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
80485809d9
commit
10a6d8fd2c
@@ -3,7 +3,7 @@ org.gradle.kotlin.dsl.allWarningsAsErrors=true
|
||||
|
||||
cacheRedirectorEnabled=true
|
||||
|
||||
kotlin.build.gradlePlugin.version=0.0.39
|
||||
kotlin.build.gradlePlugin.version=0.0.40
|
||||
kotlin.options.suppressFreeCompilerArgsModificationWarning=true
|
||||
|
||||
# Please keep it in sync with root gradle.properties.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
kotlin.build.gradlePlugin.version=0.0.39
|
||||
kotlin.build.gradlePlugin.version=0.0.40
|
||||
kotlin.options.suppressFreeCompilerArgsModificationWarning=true
|
||||
cacheRedirectorEnabled=true
|
||||
# Should be in sync with ":kotlin-daemon-config" project convention script configuration
|
||||
|
||||
Reference in New Issue
Block a user