We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc0c3b commit 29e2a6aCopy full SHA for 29e2a6a
1 file changed
build.gradle
@@ -179,7 +179,6 @@ publishing {
179
publications {
180
mavenJava(MavenPublication) {
181
from components.java
182
- artifact jar
183
groupId = project.group
184
artifactId = rootProject.name
185
version = project.version
0 commit comments