Bump Kotlin/Native version to 1.9.0-dev-886
^KT-56205 Verification Pending
This commit is contained in:
committed by
Space Team
parent
b6ea04d789
commit
06a2069d6b
+1
-1
@@ -108,7 +108,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.9.0-dev-764"
|
extra["versions.kotlin-native"] = "1.9.0-dev-886"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user