Bump Kotlin/Native version in KGP to 2.0.0-dev-19230
This commit is contained in:
committed by
teamcity
parent
9a2e4c6b41
commit
7c4c6d2cd9
+1
-1
@@ -100,7 +100,7 @@ if (!project.hasProperty("versions.kotlin-native")) {
|
|||||||
extra["versions.kotlin-native"] = if (kotlinBuildProperties.isKotlinNativeEnabled) {
|
extra["versions.kotlin-native"] = if (kotlinBuildProperties.isKotlinNativeEnabled) {
|
||||||
kotlinBuildProperties.defaultSnapshotVersion
|
kotlinBuildProperties.defaultSnapshotVersion
|
||||||
} else {
|
} else {
|
||||||
"2.0.0-dev-17343"
|
"2.0.0-dev-19230"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user