diff options
Diffstat (limited to 'autofill-parser/build.gradle.kts')
-rw-r--r-- | autofill-parser/build.gradle.kts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autofill-parser/build.gradle.kts b/autofill-parser/build.gradle.kts index 6f4d5909..fa67cf7e 100644 --- a/autofill-parser/build.gradle.kts +++ b/autofill-parser/build.gradle.kts @@ -5,7 +5,6 @@ plugins { id("com.github.android-password-store.published-android-library") id("com.github.android-password-store.kotlin-android") - id("com.github.android-password-store.kotlin-library") id("com.github.android-password-store.psl-plugin") } |