Skip to content

Commit

Permalink
pack code
Browse files Browse the repository at this point in the history
  • Loading branch information
endink committed Dec 9, 2021
1 parent 8932fc4 commit d8b47c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Expand Up @@ -38,6 +38,7 @@ tasks.withType(JavaCompile::class.java) {

configure<JavaPluginExtension> {
withJavadocJar()
withSourcesJar()
}

tasks.withType(Javadoc::class.java) {
Expand Down

0 comments on commit d8b47c8

Please sign in to comment.