Update dependency androidx.appcompat:appcompat to v1.7.1 (#2167)

(cherry picked from commit 5235713d83ab3643d30f2a7f087126d60dbb21f4)
This commit is contained in:
Mend Renovate
2025-06-07 19:42:07 +02:00
committed by NGB-Was-Taken
parent 29ca687a26
commit b4f278e5fa
+1 -1
View File
@@ -8,7 +8,7 @@ interpolator_version = "1.0.0"
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
annotation = "androidx.annotation:annotation:1.9.1"
appcompat = "androidx.appcompat:appcompat:1.7.0"
appcompat = "androidx.appcompat:appcompat:1.7.1"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
corektx = "androidx.core:core-ktx:1.16.0"