Bump Kotlin/Native version to 1.8.0-dev-3049
This commit is contained in:
committed by
teamcity
parent
551a481dc5
commit
79885c770d
+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-1808"
|
extra["versions.kotlin-native"] = "1.8.0-dev-3049"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user