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