We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3ccf8 commit ca9b33fCopy full SHA for ca9b33f
build.gradle
@@ -48,6 +48,7 @@ check.dependsOn jacocoTestReport
48
49
java {
50
withSourcesJar()
51
+ withJavadocJar()
52
}
53
54
publishing {
0 commit comments