From c62cd90bc87c39f3baf32c5e0aad4ee5fe644629 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 29 May 2024 19:20:09 +0000
Subject: [PATCH] fix(deps): update dependency androidx.appcompat:appcompat to
v1.7.0
---
app/build.gradle | 2 +-
gradle/verification-metadata.xml | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index 3e2636eb..3ea92434 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -106,7 +106,7 @@ dependencies {
annotationProcessor "com.github.bumptech.glide:compiler:$glideVersion"
// Android X
- implementation 'androidx.appcompat:appcompat:1.6.1'
+ implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation 'androidx.fragment:fragment:1.7.1'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 08a11fe0..bbe2f289 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -112,6 +112,7 @@
+
@@ -168,6 +169,11 @@
+
+
+
+
+