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