Bump Kotlin/Native version in KGP to 1.9.20-dev-6271
KT-59859
This commit is contained in:
committed by
Space Team
parent
3f0130ecf1
commit
600bb3dbc7
+1
-1
@@ -102,7 +102,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-6128"
|
||||
extra["versions.kotlin-native"] = "1.9.20-dev-6271"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user