diff --git a/app/build.gradle b/app/build.gradle
index 90cfbdd935..1f09a0c724 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -297,7 +297,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
- implementation "androidx.fragment:fragment-ktx:1.6.2"
+ implementation "androidx.fragment:fragment-ktx:1.7.1"
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 eaf270743f..ee1cfee32d 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -229,7 +229,10 @@
-
+
+
+
+
@@ -1597,6 +1600,11 @@
+
+
+
+
+