From 5e4a81eee820ef27dec01d8f3cd7b3ad178f00c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:05:24 +0000 Subject: [PATCH] fix(deps): update dependency com.github.albfernandez:juniversalchardet to v2.4.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 @@ - + + + +