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

* fix(deps): update dependency com.github.tachiyomiorg:unifile to v1 (#27)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-04 14:58:11 +07:00 committed by GitHub
parent a2a39ce24a
commit 946fe89bbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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]

View file

@ -33,7 +33,7 @@ quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
jsoup = "org.jsoup:jsoup:1.17.2"
disklrucache = "com.jakewharton:disklrucache:2.0.2"
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
unifile = "com.github.tachiyomiorg:unifile:1.0.0"
common-compress = "org.apache.commons:commons-compress:1.26.1"
junrar = "com.github.junrar:junrar:7.5.5"
zip4j = "net.lingala.zip4j:zip4j:2.11.5"