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