mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-22 12:48:15 +03:00
Bump test dependencies
This commit is contained in:
parent
51c964de3a
commit
c31cf2a03a
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ sqlite = "androidx.sqlite:sqlite-framework:2.2.0"
|
|||
|
||||
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.4.0"
|
||||
test-uiautomator = "androidx.test.uiautomator:uiautomator:1.1.3"
|
||||
test-espresso-core = "androidx.test.espresso:espresso-core:3.5.0"
|
||||
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
|
||||
|
||||
[bundles]
|
||||
lifecycle = ["lifecycle-common", "lifecycle-process", "lifecycle-runtimektx"]
|
||||
|
|
Loading…
Reference in a new issue