From 10a328ea236f7d0b3d11cd7829c951d64663c032 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:37:45 +0000 Subject: [PATCH] Update dependency com.github.albfernandez:juniversalchardet to v2.5.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 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 @@ - + + + +