diff --git a/app/build.gradle b/app/build.gradle index de4a29e57a..1373c888bd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -297,7 +297,7 @@ dependencies { implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime" implementation "androidx.fragment:fragment-ktx:1.8.5" - implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7 + implementation 'com.github.albfernandez:juniversalchardet:2.5.0' // need this version for Android <7 compileOnly 'com.google.code.findbugs:annotations:3.0.1u2' implementation 'commons-io:commons-io:2.18.0' implementation 'org.greenrobot:eventbus:3.3.1' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 857dd6b653..f90a8bc9e9 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -175,7 +175,10 @@ - + + + +