From be1c15c5f7f1fdbfab32008c18ee46de9f66a4cd Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 24 Jul 2024 21:53:01 +0000
Subject: [PATCH] fix(deps): update dependency androidx.fragment:fragment-ktx
to v1.8.2
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 6827d878e5eb..0e951e9cdc05 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -291,7 +291,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-service:2.8.3"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
- implementation "androidx.fragment:fragment-ktx:1.8.1"
+ implementation "androidx.fragment:fragment-ktx:1.8.2"
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.16.1'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 285072be00ee..19cf7992c8bd 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1706,6 +1706,11 @@
+
+
+
+
+