We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6228f0d commit eaea7ffCopy full SHA for eaea7ff
build.gradle
@@ -8,7 +8,6 @@ buildscript { // Configuration for building
8
plugins {
9
id 'java-library'
10
id 'maven-publish'
11
- id 'signing'
12
id "com.vanniktech.maven.publish" version "0.34.0"
13
}
14
0 commit comments