fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
This commit is contained in:
parent
325a0f424d
commit
80f8e33324
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ interpolator = { group = "androidx.interpolator", name = "interpolator", version
|
|||
|
||||
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.4"
|
||||
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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue