Skip to content

Commit

Permalink
I guess we mustn't do it manually
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Nov 19, 2024
1 parent f507af2 commit 612c50e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build.common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,4 @@ java {
toolchain {
languageVersion = JavaLanguageVersion.of(11)
}

withJavadocJar()
withSourcesJar()
}

tasks.jar {
enabled = true
}

0 comments on commit 612c50e

Please sign in to comment.