diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 019929b9..cb36a972 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -135,6 +135,7 @@
+
@@ -589,6 +590,11 @@
+
+
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index f8a90989..6977820e 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -119,7 +119,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:1.7.0"
implementation 'androidx.annotation:annotation:1.8.0'
implementation 'androidx.core:core:1.13.1'
- implementation 'androidx.fragment:fragment:1.8.0'
+ implementation 'androidx.fragment:fragment:1.8.1'
implementation 'com.google.android.material:material:1.12.0'