Skip to content

Commit c32b563

Browse files
committed
Dokka Android plugin from Version Catalog
1 parent 1ff33fe commit c32b563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dfu/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ dependencies {
8383
implementation(libs.gson)
8484

8585
// Adds @hide annotation to exclude internal classes from the documentation.
86-
dokkaPlugin("org.jetbrains.dokka:android-documentation-plugin:2.0.0")
86+
dokkaPlugin(libs.dokka.android.gradlePlugin)
8787
}

0 commit comments

Comments
 (0)