We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ac4ae commit 4c985aeCopy full SHA for 4c985ae
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
dependencies {
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
16
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.0'
17
- classpath 'com.vanniktech:gradle-maven-publish-plugin:0.28.0'
+ classpath 'com.vanniktech:gradle-maven-publish-plugin:0.29.0'
18
}
19
20
0 commit comments