From b12abc6ac73ff107fd340fb05870dbe00f5e9373 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 12:03:18 +0000 Subject: chore(deps): update dependency gradle to v7.4 (#1717) Co-authored-by: Renovate Bot Co-authored-by: Harsh Shandilya --- build.gradle.kts | 1 - 1 file changed, 1 deletion(-) (limited to 'build.gradle.kts') diff --git a/build.gradle.kts b/build.gradle.kts index e44d8c2b..8f14bbc6 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,6 +12,5 @@ plugins { id("com.github.android-password-store.kotlin-common") id("com.github.android-password-store.binary-compatibility") id("com.github.android-password-store.git-hooks") - id("com.github.android-password-store.gradle") id("com.github.android-password-store.spotless") } -- cgit v1.2.3