mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 09:57:47 +01:00
Bump dependencies
This commit is contained in:
parent
2a3c3d8d6a
commit
30e030bb8e
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ paging-runtime = "androidx.paging:paging-runtime:3.1.1"
|
|||
paging-compose = "androidx.paging:paging-compose:1.0.0-alpha17"
|
||||
|
||||
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.1.1"
|
||||
test-ext = "androidx.test.ext:junit-ktx:1.1.4"
|
||||
test-espresso-core = "androidx.test.espresso:espresso-core:3.5.0"
|
||||
test-ext = "androidx.test.ext:junit-ktx:1.1.5"
|
||||
test-espresso-core = "androidx.test.espresso:espresso-core:3.5.1"
|
||||
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
|
||||
|
||||
[bundles]
|
||||
|
|
Loading…
Reference in a new issue