Bump Kotlin/Native version to 1.7.20-dev-1094
This commit is contained in:
committed by
teamcity
parent
813b600555
commit
e39fb807a7
+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-853"
|
extra["versions.kotlin-native"] = "1.7.20-dev-1094"
|
||||||
}
|
}
|
||||||
|
|
||||||
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
||||||
|
|||||||
Reference in New Issue
Block a user