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