Bump Kotlin/Native version to 1.7.20-dev-260
This commit is contained in:
committed by
Space
parent
baedd285e8
commit
57fe6721e3
+1
-1
@@ -119,7 +119,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.0-dev-1827"
|
extra["versions.kotlin-native"] = "1.7.20-dev-260"
|
||||||
}
|
}
|
||||||
|
|
||||||
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
||||||
|
|||||||
Reference in New Issue
Block a user