diff --git a/app/build.gradle b/app/build.gradle index 419d0737be..1ee4c827e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -294,7 +294,7 @@ dependencies { implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime" implementation "androidx.fragment:fragment-ktx:1.6.2" - implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7 + implementation 'com.github.albfernandez:juniversalchardet:2.4.0' // need this version for Android <7 compileOnly 'com.google.code.findbugs:annotations:3.0.1u2' implementation 'commons-io:commons-io:2.16.1' implementation 'org.greenrobot:eventbus:3.3.1' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 981bf24760..8a3f0833df 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -148,7 +148,10 @@ - + + + +