Bump Kotlin/Native version in KGP to 2.0.0-dev-10477
This commit is contained in:
committed by
teamcity
parent
ed144a106d
commit
84388d5f04
+1
-1
@@ -95,7 +95,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-8858"
|
||||
extra["versions.kotlin-native"] = "2.0.0-dev-10477"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user