Update K/N version to "1.6.20-dev-3759"
This commit is contained in:
committed by
Space
parent
099a7525ab
commit
d119976b46
+1
-1
@@ -147,7 +147,7 @@ extra["versions.kotlinx-collections-immutable-jvm"] = immutablesVersion
|
||||
extra["versions.ktor-network"] = "1.0.1"
|
||||
|
||||
if (!project.hasProperty("versions.kotlin-native")) {
|
||||
extra["versions.kotlin-native"] = "1.6.20-dev-320"
|
||||
extra["versions.kotlin-native"] = "1.6.20-dev-3759"
|
||||
}
|
||||
|
||||
val useJvmFir by extra(project.kotlinBuildProperties.useFir)
|
||||
|
||||
Reference in New Issue
Block a user