Skip to content

Commit bcba416

Browse files
fix: building locally
Signed-off-by: Jonathan Norris <jonathan@taplytics.com>
1 parent 87fbf49 commit bcba416

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ task sourcesJar(type: Jar) {
1717
}
1818

1919
java {
20-
withJavadocJar()
2120
withSourcesJar()
2221
}
2322

0 commit comments

Comments
 (0)