|
@@ -221,7 +221,7 @@ dependencies {
|
|
implementation 'com.github.albfernandez:juniversalchardet:2.0.0' // need this version for Android <7
|
|
implementation 'com.github.albfernandez:juniversalchardet:2.0.0' // need this version for Android <7
|
|
implementation 'com.google.code.findbugs:annotations:2.0.1'
|
|
implementation 'com.google.code.findbugs:annotations:2.0.1'
|
|
implementation 'commons-io:commons-io:2.6'
|
|
implementation 'commons-io:commons-io:2.6'
|
|
- implementation 'com.github.evernote:android-job:v1.2.5'
|
|
|
|
|
|
+ implementation 'com.github.tobiaskaminsky:android-job:v1.2.6.1' // 'com.github.evernote:android-job:v1.2.5'
|
|
implementation 'com.jakewharton:butterknife:9.0.0-rc2'
|
|
implementation 'com.jakewharton:butterknife:9.0.0-rc2'
|
|
annotationProcessor 'com.jakewharton:butterknife-compiler:9.0.0-rc2'
|
|
annotationProcessor 'com.jakewharton:butterknife-compiler:9.0.0-rc2'
|
|
implementation 'org.greenrobot:eventbus:3.1.1'
|
|
implementation 'org.greenrobot:eventbus:3.1.1'
|