We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c03b3ab + 8393a94 commit 51c3bbcCopy full SHA for 51c3bbc
gradle/libs.versions.toml
@@ -58,4 +58,4 @@ kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref =
58
composeMultiplatform = { id = "org.jetbrains.compose", version.ref = "compose" }
59
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
60
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
61
-bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.17.0"
+bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.18.1"
0 commit comments