We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3037703 commit 1a399b6Copy full SHA for 1a399b6
build.gradle.kts
@@ -68,8 +68,6 @@ tasks {
68
}
69
70
withType<Test> { useJUnitPlatform() }
71
-
72
- javadoc { dependsOn(dokkaJavadoc) }
73
74
75
val dokkaJavadocJar by tasks.register<Jar>("dokkaJavadocJar") {
0 commit comments