From 8087644e76fdc5a3d11e8f110175a1b25b2591dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:10:48 +0000 Subject: [PATCH] Update dependency androidx.fragment:fragment-ktx to v1.8.4 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 b6d7cf9aa8..6b94f6e2ae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -292,7 +292,7 @@ dependencies { implementation "androidx.lifecycle:lifecycle-service:2.8.6" implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime" - implementation "androidx.fragment:fragment-ktx:1.8.3" + implementation "androidx.fragment:fragment-ktx:1.8.4" 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.17.0' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index a6d97639ef..d2f800e8fa 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -1753,6 +1753,11 @@ + + + + +