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 7f1a0ce commit 31b81beCopy full SHA for 31b81be
build.gradle
@@ -52,7 +52,7 @@ buildscript {
52
classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
53
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.0'
54
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.3.0'
55
- classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0'
+ classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3'
56
}
57
58
allprojects {
0 commit comments