aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-02-24 12:22:36 +0000
committerGitHub <noreply@github.com>2022-02-24 12:22:36 +0000
commit67db1f99ad21006c818b72c03e3c349ccb21ce60 (patch)
tree2200ce9be2f2791b492b2e1a30318e32b11eb52a
parent3500034fb64ca0aa435b96d1334978fda781a0ef (diff)
chore(deps): update dependency com.android.tools.build:gradle to v7.1.2 (#1751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 08d0d057..9dfb10af 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -41,7 +41,7 @@ androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.
aps-sublimeFuzzy = "com.github.android-password-store:sublime-fuzzy:2.0.0"
aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embedded:4.2.1"
-build-agp = "com.android.tools.build:gradle:7.1.1"
+build-agp = "com.android.tools.build:gradle:7.1.2"
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0"
build-dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.6.10"
build-download = "de.undercouch:gradle-download-task:5.0.1"