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