mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
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:
parent
637f117784
commit
bca12ca282
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue