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 e02d1eb commit 7dc15caCopy full SHA for 7dc15ca
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
}
15
16
plugins {
17
- id "io.github.gradle-nexus.publish-plugin" version "1.2.0" //can only be applied to root project
+ id "io.github.gradle-nexus.publish-plugin" version "1.3.0" //can only be applied to root project
18
19
20
apply from: 'versionTasks.gradle'
0 commit comments