Bump Kotlin/Native version to 1.7.20-dev-2651
This commit is contained in:
committed by
teamcity
parent
20d618c0a8
commit
bc39727bf1
+1
-1
@@ -126,7 +126,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.7.20-dev-1583"
|
extra["versions.kotlin-native"] = "1.7.20-dev-2651"
|
||||||
}
|
}
|
||||||
|
|
||||||
val irCompilerModules = arrayOf(
|
val irCompilerModules = arrayOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user