Skip to content

Commit

Permalink
missing javadocs,sources for mvn central
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Feb 13, 2025
1 parent 05f2b2c commit 497b1d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ ext.developers = [

java {
sourceCompatibility = JavaVersion.VERSION_11
withJavadocJar()
withSourcesJar()
}
allprojects {
gradle.projectsEvaluated {
Expand Down

0 comments on commit 497b1d4

Please sign in to comment.