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