Bump Kotlin/Native version in KGP to 1.9.20-dev-7597
This commit is contained in:
committed by
teamcity
parent
dcb34e0ec0
commit
d0452d569f
+1
-1
@@ -98,7 +98,7 @@ IdeVersionConfigurator.setCurrentIde(project)
|
|||||||
|
|
||||||
if (!project.hasProperty("versions.kotlin-native")) {
|
if (!project.hasProperty("versions.kotlin-native")) {
|
||||||
// BEWARE! Bumping this version doesn't take an immediate effect on TeamCity: KTI-1107
|
// BEWARE! Bumping this version doesn't take an immediate effect on TeamCity: KTI-1107
|
||||||
extra["versions.kotlin-native"] = "1.9.20-dev-6473"
|
extra["versions.kotlin-native"] = "1.9.20-dev-7597"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user