Bump Kotlin/Native version to 1.7.20-dev-853
This commit is contained in:
committed by
teamcity
parent
82bfa3db05
commit
84b0e0b934
+1
-1
@@ -133,7 +133,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-260"
|
extra["versions.kotlin-native"] = "1.7.20-dev-853"
|
||||||
}
|
}
|
||||||
|
|
||||||
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
||||||
|
|||||||
Reference in New Issue
Block a user