Skip to content

Commit 6c2088f

Browse files
committed
Javadoc should be applied automatically
1 parent 4b7d0dc commit 6c2088f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ publishing {
161161

162162
publications.withType<MavenPublication>().forEach {
163163
it.apply {
164-
artifact(javadocJar)
165164
pom {
166165
name.set(repoName)
167166
description.set("Pretty printing of objects")

0 commit comments

Comments
 (0)