summaryrefslogtreecommitdiff
path: root/openpgp-ktx
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp-ktx')
-rw-r--r--openpgp-ktx/build.gradle.kts1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp-ktx/build.gradle.kts b/openpgp-ktx/build.gradle.kts
index ced39f50..e0e4bf64 100644
--- a/openpgp-ktx/build.gradle.kts
+++ b/openpgp-ktx/build.gradle.kts
@@ -8,6 +8,7 @@ plugins {
id("com.vanniktech.maven.publish")
kotlin("android")
id("org.jetbrains.dokka")
+ id("com.github.android-password-store.kotlin-common")
`aps-plugin`
}