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