We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fa503 commit f0c1b90Copy full SHA for f0c1b90
1 file changed
build.gradle
@@ -36,8 +36,6 @@ publishing {
36
publications {
37
mavenJava(MavenPublication) {
38
from components.java
39
- artifact tasks.sourcesJar
40
- artifact tasks.javadocJar
41
42
pom {
43
groupId = project.group
0 commit comments