Update dependency androidx.test.espresso:espresso-core to v3.7.0 (#2326)

(cherry picked from commit ff9dfe45ed4b9d4fa07cbc1b7bffbff86f596e5c)
This commit is contained in:
Mend Renovate
2025-07-31 07:44:35 +02:00
committed by NGB-Was-Taken
parent 8e658be7d7
commit 883c90adc8
+1 -1
View File
@@ -30,7 +30,7 @@ interpolator = { group = "androidx.interpolator", name = "interpolator", version
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.4.0"
test-ext = "androidx.test.ext:junit-ktx:1.2.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
[bundles]