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 e937fbe commit ef24e73Copy full SHA for ef24e73
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
14
dependencies {
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
16
- classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.22.0'
+ classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.0'
17
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
18
}
19
0 commit comments