From c4093b31f5426426dd1933b37c582d5748ffc2db Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 4 Jun 2025 17:46:00 +0000
Subject: [PATCH] fix(deps): update dependency androidx.appcompat:appcompat to
v1.7.1
---
app/build.gradle | 2 +-
gradle/verification-metadata.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index e30431b38..b527a2357 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -121,7 +121,7 @@ dependencies {
annotationProcessor "com.github.bumptech.glide:compiler:$glideVersion"
// Android X
- implementation 'androidx.appcompat:appcompat:1.7.0'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
implementation 'androidx.core:core-ktx:1.16.0'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation 'androidx.fragment:fragment:1.8.7'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 6ef2efbc1..33f9cfc16 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -25,6 +25,7 @@
+