Bump kotlin-build-gradle-plugin version to 0.0.39

This is so that the new APIs added in
d50c072af0 could be used in subprojects
that depend on kotlin-build-gradle-plugin
This commit is contained in:
Sergej Jaskiewicz
2022-12-08 18:46:21 +01:00
committed by Space Team
parent 6f276b7504
commit e4d32f3615
7 changed files with 10 additions and 16 deletions
+1 -1
View File
@@ -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.