mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 11:32:00 +00:00
Add testing library for work
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
ddd63ae411
commit
f5e30bbfda
@ -118,6 +118,7 @@ dependencies {
|
||||
implementation 'org.michaelevans.colorart:library:0.0.3'
|
||||
implementation "android.arch.work:work-runtime:${workVersion}"
|
||||
implementation "android.arch.work:work-rxjava2:${workVersion}"
|
||||
androidTestImplementation "android.arch.work:work-testing:${workVersion}"
|
||||
|
||||
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user