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:
parent
a2a39ce24a
commit
946fe89bbe
2 changed files with 2 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue