[K/N] Bump kotlin-native version to "1.9.0-dev-2639"
^KT-56210 Verification Pending
This commit is contained in:
committed by
Space Team
parent
ff9d4799aa
commit
d579ae7e79
+1
-1
@@ -112,7 +112,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.0-dev-2063"
|
extra["versions.kotlin-native"] = "1.9.0-dev-2639"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user