Bump Kotlin/Native version in KGP to 1.9.30-dev-1903
This commit is contained in:
committed by
Space Team
parent
0191a15d96
commit
1af7aba26e
+1
-1
@@ -100,7 +100,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.20-dev-9320"
|
||||
extra["versions.kotlin-native"] = "1.9.30-dev-1903"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user