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:
renovate[bot] 2026-07-03 02:03:04 +07:00 committed by GitHub
parent 3e07479b0e
commit 65d2bff8c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"]