Bump Kotlin/Native version to 1.8.20-dev-4077
This commit is contained in:
committed by
teamcity
parent
9c6f92d697
commit
92a6c29941
+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-3138"
|
||||
extra["versions.kotlin-native"] = "1.8.20-dev-4077"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user