fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.0-beta01 (#801)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 8d187f786594356dd47899dad660d602b52099ef)
This commit is contained in:
renovate[bot] 2024-05-18 23:03:38 +06:00 committed by Jobobby04
parent b97f322d6f
commit 67d42c9c2b

View File

@ -26,7 +26,7 @@ paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "pag
paging-compose = { module = "androidx.paging:paging-compose", version.ref = "paging_version" }
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.4"
test-ext = "androidx.test.ext:junit-ktx:1.2.0-alpha04"
test-ext = "androidx.test.ext:junit-ktx:1.2.0-beta01"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-beta01"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"