fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.0-rc01 (#851)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit e567250b17c231abee151541fea1f97b269b516a)
This commit is contained in:
renovate[bot] 2024-06-01 22:02:54 +06:00 committed by Jobobby04
parent 8ffcd5efec
commit 6a12b54ecb

View File

@ -27,7 +27,7 @@ paging-compose = { module = "androidx.paging:paging-compose", version.ref = "pag
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.4"
test-ext = "androidx.test.ext:junit-ktx:1.2.0-beta01"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-beta01"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-rc01"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
[bundles]