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:
committed by
Space Team
parent
6f276b7504
commit
e4d32f3615
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user