Skip to content

Commit

Permalink
Remove javadoc jar
Browse files Browse the repository at this point in the history
This project has no javadoc anyway
  • Loading branch information
Juuxel committed Dec 16, 2023
1 parent 0ca6fdf commit 2ed9109
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ logger.lifecycle(":building at v${version}")
java {
sourceCompatibility = JavaVersion.VERSION_1_8
withSourcesJar()
withJavadocJar()
}

repositories {
Expand Down

0 comments on commit 2ed9109

Please sign in to comment.