diff --git a/app/build.gradle b/app/build.gradle
index 7fac95b0ae..fa3062e251 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -292,7 +292,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-service:2.8.7"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
- implementation "androidx.fragment:fragment-ktx:1.8.4"
+ implementation "androidx.fragment:fragment-ktx:1.8.5"
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 5a6cf3ed4d..5d4612f9a9 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -2306,6 +2306,11 @@
+
+
+
+
+