From e4b4dbfed04850045fc81aa8776557fa156bdf80 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Sep 2024 15:24:24 +0000
Subject: [PATCH] Update dependency androidx.fragment:fragment-ktx to v1.8.3
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 738735b8eb..907bf2ca1a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -292,7 +292,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-service:2.8.4"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
- implementation "androidx.fragment:fragment-ktx:1.8.2"
+ implementation "androidx.fragment:fragment-ktx:1.8.3"
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 3bc72442c2..627509dec2 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1729,6 +1729,11 @@
+
+
+
+
+