chore(deps): bump androidx.appcompat:appcompat

Bumps androidx.appcompat:appcompat from 1.7.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-09 13:49:03 +00:00 committed by GitHub
parent 0595432ad3
commit b1217a6a19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ versionCode = "1"
versionName = "1.0"
playServicesMaps = "19.0.0"
kotlinBom = "2.0.0"
appcompat = "1.7.0"
appcompat = "1.7.1"
junit = "4.13.2"
androidxTestExtJunit = "1.2.1"
espressoCore = "3.6.1"