We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d892c62 commit bc58c09Copy full SHA for bc58c09
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("com.jfrog.bintray") version "1.8.4"
7
id("org.jetbrains.dokka") version "0.10.0"
8
`maven-publish`
9
- `java-library` //todo: ask whether we need javadoc at all as it is always empty
+ `java-library`
10
}
11
12
buildscript {
0 commit comments