Skip to content

Commit

Permalink
fix a JitPack.io build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Winterreisender committed Jun 21, 2022
1 parent fbaa60d commit 2b9422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tasks.test {

java {
withSourcesJar()
withJavadocJar()
//withJavadocJar()
}

tasks.jar {
Expand Down

0 comments on commit 2b9422e

Please sign in to comment.