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