Skip to content

Commit b3b8b71

Browse files
committed
fix: name.
1 parent 5dbdc7d commit b3b8b71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
pomFromGradleProperties()
3232
publishToMavenCentral(true)
3333
configure(new AndroidSingleVariantLibrary(
34-
new JavadocJar.Dokka("dokkaHtml"),
34+
new JavadocJar.Dokka("dokkaGenerateHtml"),
3535
new SourcesJar.Sources(),
3636
"release"
3737
))

0 commit comments

Comments
 (0)