From e4d32f361501ec2c690fa783c9706a5db8d05262 Mon Sep 17 00:00:00 2001 From: Sergej Jaskiewicz Date: Thu, 8 Dec 2022 18:46:21 +0100 Subject: [PATCH] Bump kotlin-build-gradle-plugin version to 0.0.39 This is so that the new APIs added in d50c072af0e08d766991cf43962aa36cb3b7e63a could be used in subprojects that depend on kotlin-build-gradle-plugin --- buildSrc/gradle.properties | 2 +- gradle.properties | 2 +- gradle/verification-metadata.xml | 14 ++++---------- .../performance/buildSrc/gradle.properties | 2 +- .../benchmarksAnalyzer/buildSrc/gradle.properties | 2 +- .../performance-server/buildSrc/gradle.properties | 2 +- .../ui/buildSrc/gradle.properties | 2 +- 7 files changed, 10 insertions(+), 16 deletions(-) diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties index 1dd3f202d01..b6ac6504265 100644 --- a/buildSrc/gradle.properties +++ b/buildSrc/gradle.properties @@ -10,7 +10,7 @@ cacheRedirectorEnabled=true #buildSrc.kotlin.repo=https://jcenter.bintray.com #buildSrc.kotlin.version=1.1.50 -kotlin.build.gradlePlugin.version=0.0.38 +kotlin.build.gradlePlugin.version=0.0.39 kotlin.options.suppressFreeCompilerArgsModificationWarning=true # Please keep it in sync with root gradle.properties. diff --git a/gradle.properties b/gradle.properties index fa89b8ae4b5..2c06715ee6d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -29,7 +29,7 @@ systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true cacheRedirectorEnabled=true defaultSnapshotVersion=1.8.255-SNAPSHOT -kotlin.build.gradlePlugin.version=0.0.38 +kotlin.build.gradlePlugin.version=0.0.39 #maven.repository.mirror=http://repository.jetbrains.com/remote-repos/ #bootstrap.kotlin.repo=https://maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 3b39905b63b..36c2f8e2bdd 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -6883,16 +6883,10 @@ - - - - - - - - - - + + + + diff --git a/kotlin-native/performance/buildSrc/gradle.properties b/kotlin-native/performance/buildSrc/gradle.properties index 75799314021..fb90f559bb7 100644 --- a/kotlin-native/performance/buildSrc/gradle.properties +++ b/kotlin-native/performance/buildSrc/gradle.properties @@ -1 +1 @@ -kotlin.build.gradlePlugin.version=0.0.38 \ No newline at end of file +kotlin.build.gradlePlugin.version=0.0.39 diff --git a/kotlin-native/tools/benchmarksAnalyzer/buildSrc/gradle.properties b/kotlin-native/tools/benchmarksAnalyzer/buildSrc/gradle.properties index 75799314021..fb90f559bb7 100644 --- a/kotlin-native/tools/benchmarksAnalyzer/buildSrc/gradle.properties +++ b/kotlin-native/tools/benchmarksAnalyzer/buildSrc/gradle.properties @@ -1 +1 @@ -kotlin.build.gradlePlugin.version=0.0.38 \ No newline at end of file +kotlin.build.gradlePlugin.version=0.0.39 diff --git a/kotlin-native/tools/performance-server/buildSrc/gradle.properties b/kotlin-native/tools/performance-server/buildSrc/gradle.properties index 75799314021..fb90f559bb7 100644 --- a/kotlin-native/tools/performance-server/buildSrc/gradle.properties +++ b/kotlin-native/tools/performance-server/buildSrc/gradle.properties @@ -1 +1 @@ -kotlin.build.gradlePlugin.version=0.0.38 \ No newline at end of file +kotlin.build.gradlePlugin.version=0.0.39 diff --git a/kotlin-native/tools/performance-server/ui/buildSrc/gradle.properties b/kotlin-native/tools/performance-server/ui/buildSrc/gradle.properties index 75799314021..fb90f559bb7 100644 --- a/kotlin-native/tools/performance-server/ui/buildSrc/gradle.properties +++ b/kotlin-native/tools/performance-server/ui/buildSrc/gradle.properties @@ -1 +1 @@ -kotlin.build.gradlePlugin.version=0.0.38 \ No newline at end of file +kotlin.build.gradlePlugin.version=0.0.39