mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
Merge pull request #2059 from nextcloud/update-android-job
Update android job
This commit is contained in:
commit
435bf4256c
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ dependencies {
|
|||
implementation 'com.github.albfernandez:juniversalchardet:v2.0.0'
|
||||
implementation 'com.google.code.findbugs:annotations:2.0.1'
|
||||
implementation 'commons-io:commons-io:2.5'
|
||||
implementation 'com.github.evernote:android-job:v1.2.0'
|
||||
implementation 'com.github.evernote:android-job:v1.2.2'
|
||||
implementation 'com.jakewharton:butterknife:8.5.1'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.5.1'
|
||||
implementation 'org.greenrobot:eventbus:3.0.0'
|
||||
|
|
Loading…
Reference in a new issue