Bump Kotlin/Native version to 1.8.20-dev-980
This commit is contained in:
committed by
teamcity
parent
866dee083e
commit
28340459b0
+1
-1
@@ -121,7 +121,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.8.20-dev-247"
|
extra["versions.kotlin-native"] = "1.8.20-dev-980"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user