Bump Kotlin/Native version to 1.8.20-dev-5812
This commit is contained in:
committed by
Space Team
parent
2da4693cc0
commit
7914d3dd42
+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-5321"
|
||||
extra["versions.kotlin-native"] = "1.8.20-dev-5812"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user