Skip to content

Commit

Permalink
Javadoc should be applied automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
snowe2010 committed Oct 9, 2020
1 parent 4b7d0dc commit 6c2088f
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 @@ -161,7 +161,6 @@ publishing {

publications.withType<MavenPublication>().forEach {
it.apply {
artifact(javadocJar)
pom {
name.set(repoName)
description.set("Pretty printing of objects")
Expand Down

0 comments on commit 6c2088f

Please sign in to comment.