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