Bump Kotlin/Native version in KGP to 2.0.0-dev-4323
This commit is contained in:
committed by
teamcity
parent
23dbe5ed3e
commit
8d82e7285d
+1
-1
@@ -99,7 +99,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"] = "2.0.0-dev-3904"
|
||||
extra["versions.kotlin-native"] = "2.0.0-dev-4323"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user