fix(deps): update dependency androidx.test.uiautomator:uiautomator to v2.4.0 (#1714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3e07479b0e
commit
65d2bff8c7
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ interpolator = { group = "androidx.interpolator", name = "interpolator", version
|
|||
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.4.1"
|
||||
test-ext = "androidx.test.ext:junit-ktx:1.3.0"
|
||||
test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0"
|
||||
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
|
||||
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.4.0"
|
||||
|
||||
[bundles]
|
||||
lifecycle = ["lifecycle-common", "lifecycle-process", "lifecycle-runtimektx"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue