Bump Kotlin/Native version in KGP to 1.9.20-dev-6128
This commit is contained in:
committed by
teamcity
parent
527d20c7be
commit
c2a5f6588c
+1
-1
@@ -102,7 +102,7 @@ IdeVersionConfigurator.setCurrentIde(project)
|
||||
|
||||
if (!project.hasProperty("versions.kotlin-native")) {
|
||||
// BEWARE! Bumping this version doesn't take an immediate effect on TeamCity: KTI-1107
|
||||
extra["versions.kotlin-native"] = "1.9.20-dev-5069"
|
||||
extra["versions.kotlin-native"] = "1.9.20-dev-6128"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user