Bump Kotlin/Native version to 1.9.0-dev-6050

This is the version where partial linkage is enabled by default
This commit is contained in:
Svyatoslav Scherbina
2023-04-18 14:26:31 +02:00
committed by Space Team
parent 36cb94c158
commit 101c229335
+1 -1
View File
@@ -101,7 +101,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-5836"
extra["versions.kotlin-native"] = "1.9.0-dev-6050"
}
val irCompilerModules = arrayOf(