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 12afbf1 commit dfbb605Copy full SHA for dfbb605
build.gradle
@@ -88,7 +88,7 @@ publishing {
88
89
java {
90
withSourcesJar()
91
- // and/or analogously use “withJavadocJar()” to get a “javadocJar” task
+ // and/or analogously use "withJavadocJar()" to get a "javadocJar" task
92
}
93
94
install.repositories.mavenInstaller.pom.with {
0 commit comments