aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser
diff options
context:
space:
mode:
Diffstat (limited to 'autofill-parser')
-rw-r--r--autofill-parser/build.gradle.kts1
1 files changed, 1 insertions, 0 deletions
diff --git a/autofill-parser/build.gradle.kts b/autofill-parser/build.gradle.kts
index ed5b5b35..9e748cc5 100644
--- a/autofill-parser/build.gradle.kts
+++ b/autofill-parser/build.gradle.kts
@@ -7,6 +7,7 @@ plugins {
id("com.android.library")
id("com.vanniktech.maven.publish")
kotlin("android")
+ id("org.jetbrains.dokka")
`aps-plugin`
`psl-plugin`
}