Bump Kotlin/Native version to 1.9.0-dev-2063
This commit is contained in:
committed by
teamcity
parent
0929e8e30b
commit
873d9b565a
+1
-1
@@ -109,7 +109,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.0-dev-1261"
|
||||
extra["versions.kotlin-native"] = "1.9.0-dev-2063"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user