Bump juniversalchardet from 2.1.0 to 2.2.0

Bumps [juniversalchardet](https://github.com/albfernandez/juniversalchardet) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/albfernandez/juniversalchardet/releases)
- [Commits](https://github.com/albfernandez/juniversalchardet/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-11 01:14:49 +00:00
parent 637f117784
commit bca12ca282
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -221,7 +221,7 @@ dependencies {
implementation "com.android.support:appcompat-v7:${supportLibraryVersion}"
implementation "com.android.support:cardview-v7:${supportLibraryVersion}"
implementation "com.android.support:exifinterface:${supportLibraryVersion}"
implementation 'com.github.albfernandez:juniversalchardet:2.1.0'
implementation 'com.github.albfernandez:juniversalchardet:2.2.0'
implementation 'com.google.code.findbugs:annotations:2.0.1'
implementation 'commons-io:commons-io:2.6'
implementation 'com.github.evernote:android-job:v1.2.5'