From d2a96993e688205edc090855d960e180b330686c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:49:50 +0000 Subject: [PATCH] fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.8 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 70983c42de..29db354805 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -318,7 +318,7 @@ dependencies { implementation "androidx.lifecycle:lifecycle-service:2.9.1" implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime" - implementation "androidx.fragment:fragment-ktx:1.8.6" + implementation "androidx.fragment:fragment-ktx:1.8.8" implementation "com.github.albfernandez:juniversalchardet:2.0.3" // need this version for Android <7 compileOnly "com.google.code.findbugs:annotations:3.0.1u2" implementation "commons-io:commons-io:2.18.0" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 2e45f2b11c..f6c11be210 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -3340,6 +3340,11 @@ + + + + +