From 7d39bc0ae201361eb787055ccb0d5edcb31f83a2 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 11 Dec 2021 00:12:54 +0530 Subject: Miscellaneous build and CI cleanups (#1587) --- autofill-parser/build.gradle.kts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'autofill-parser') diff --git a/autofill-parser/build.gradle.kts b/autofill-parser/build.gradle.kts index b97afc0c..f164f07e 100644 --- a/autofill-parser/build.gradle.kts +++ b/autofill-parser/build.gradle.kts @@ -4,11 +4,9 @@ */ plugins { - id("com.github.android-password-store.android-library") + 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.vanniktech.maven.publish") - id("org.jetbrains.dokka") id("com.github.android-password-store.psl-plugin") } -- cgit v1.2.3