We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70eb9d commit 322013fCopy full SHA for 322013f
1 file changed
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'java'
15
id 'java-library'
16
id 'signing'
17
- id 'maven-publish'
+ // id 'maven-publish'
18
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
19
}
20
0 commit comments