mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 14:35:40 +03:00
commit
f32bf4383b
1 changed files with 2 additions and 2 deletions
|
@ -116,9 +116,9 @@ dependencies {
|
|||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
|
||||
implementation 'com.github.vanniktech.Emoji:emoji-twitter:182e1ff4f4'
|
||||
implementation 'org.michaelevans.colorart:library:0.0.3'
|
||||
implementation "android.arch.work:work-runtime:1.0.0-alpha13"
|
||||
implementation "android.arch.work:work-runtime:1.0.0-alpha11"
|
||||
implementation "android.arch.work:work-firebase:${workVersion}"
|
||||
androidTestImplementation "android.arch.work:work-testing:1.0.0-alpha13"
|
||||
androidTestImplementation "android.arch.work:work-testing:1.0.0-alpha11"
|
||||
implementation "android.arch.work:work-rxjava2:1.0.0-alpha13"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue