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 76a0258 commit bc4ffcbCopy full SHA for bc4ffcb
build.gradle
@@ -45,7 +45,7 @@ java {
45
toolchain {
46
languageVersion = JavaLanguageVersion.of(17)
47
}
48
- withJavadocJar()
+ //withJavadocJar()
49
withSourcesJar()
50
51
0 commit comments