Bump Kotlin/Native version to 1.9.0-dev-1261
This commit is contained in:
committed by
teamcity
parent
69e41e19e7
commit
2bafa0eb77
+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-920"
|
||||
extra["versions.kotlin-native"] = "1.9.0-dev-1261"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user