Skip to content

Commit 3ba1ce8

Browse files
committed
remove duplicate publishing block
1 parent c2adfe9 commit 3ba1ce8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -303,10 +303,6 @@ kotlin {
303303
}
304304
}
305305

306-
publishing {
307-
registerPublishing()
308-
}
309-
310306
tasks {
311307
val dokkaHtml by getting(DokkaTask::class) {
312308
outputDirectory.set(projectDir.resolve("docs"))

0 commit comments

Comments
 (0)