Bump Kotlin/Native version to 1.8.20-dev-1815
This commit is contained in:
committed by
teamcity
parent
bb15a6425c
commit
94387da867
+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-980"
|
||||
extra["versions.kotlin-native"] = "1.8.20-dev-1815"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user