Update dependency androidx.appcompat:appcompat to v1.7.1

This commit is contained in:
dependency-bot
2025-06-07 01:21:38 +00:00
parent ad08df3f96
commit 5daacf6b6f
+1 -1
View File
@@ -223,7 +223,7 @@ dependencies {
testImplementation "org.robolectric:robolectric:4.14.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation "androidx.appcompat:appcompat:1.7.0"
implementation "androidx.appcompat:appcompat:1.7.1"
implementation "androidx.preference:preference:1.2.1"
implementation "androidx.cardview:cardview:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.4.0"