Skip to content

Commit dfbb605

Browse files
committed
Update build.gradle
1 parent 12afbf1 commit dfbb605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ publishing {
8888

8989
java {
9090
withSourcesJar()
91-
// and/or analogously use withJavadocJar() to get a javadocJar task
91+
// and/or analogously use "withJavadocJar()" to get a "javadocJar" task
9292
}
9393

9494
install.repositories.mavenInstaller.pom.with {

0 commit comments

Comments
 (0)