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.
1 parent 122845d commit 62e07b9Copy full SHA for 62e07b9
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ kotlinx-serialization = "1.7.3"
21
[libraries]
22
23
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
24
-kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3"
+kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.17.0"
25
26
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref="android-gradlePlugin" }
27
0 commit comments