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 8254737 commit 1bc87d0Copy full SHA for 1bc87d0
build.gradle
@@ -50,6 +50,7 @@ task javadocJar(type: Jar, dependsOn: javadoc) {
50
from javadoc.destinationDir
51
}
52
53
+
54
artifacts {
55
archives sourcesJar
56
archives javadocJar
0 commit comments