Bump Kotlin/Native version to 1.8.20-dev-204
This commit is contained in:
committed by
teamcity
parent
f73897fcea
commit
b1a26f7439
+1
-1
@@ -127,7 +127,7 @@ rootProject.apply {
|
|||||||
IdeVersionConfigurator.setCurrentIde(project)
|
IdeVersionConfigurator.setCurrentIde(project)
|
||||||
|
|
||||||
if (!project.hasProperty("versions.kotlin-native")) {
|
if (!project.hasProperty("versions.kotlin-native")) {
|
||||||
extra["versions.kotlin-native"] = "1.8.0-dev-3049"
|
extra["versions.kotlin-native"] = "1.8.20-dev-204"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user