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 dbdd173 + 69a4768 commit 8bedebeCopy full SHA for 8bedebe
build.gradle.kts
@@ -3,7 +3,7 @@ tasks.wrapper {
3
}
4
5
plugins {
6
- id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
+ id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
7
8
9
apiValidation {
0 commit comments