Merge pull request #2059 from nextcloud/update-android-job

Update android job
This commit is contained in:
Tobias Kaminsky 2018-01-29 08:54:25 +01:00 committed by GitHub
commit 435bf4256c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'