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