fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0 (#308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-31 06:33:08 +00:00 committed by GitHub
parent e9d5f8345e
commit fd7c8ab8d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ kotlinSerialization = "1.9.0"
# Test
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
espressoCore = "3.7.0"
# Plugins
agp = "8.11.1"
kotlin = "2.2.0"