chore(deps): update dependency androidx.appcompat:appcompat to v1.7.1

This commit is contained in:
renovate[bot]
2025-06-06 12:28:37 +00:00
committed by GitHub
parent 248150f740
commit f6eecfa2a3

View File

@@ -229,7 +229,7 @@ play {
dependencies { dependencies {
implementation("androidx.core:core-ktx:1.12.0") implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.appcompat:appcompat:1.6.1") implementation("androidx.appcompat:appcompat:1.7.1")
implementation("androidx.recyclerview:recyclerview:1.3.1") implementation("androidx.recyclerview:recyclerview:1.3.1")
implementation("androidx.constraintlayout:constraintlayout:2.1.4") implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.fragment:fragment-ktx:1.6.1") implementation("androidx.fragment:fragment-ktx:1.6.1")