diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 00194705..ee606ed1 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -111,7 +111,6 @@
-
@@ -170,6 +169,7 @@
+
@@ -5028,8 +5028,9 @@
-
-
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index 6977820e..65d83415 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -117,7 +117,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
implementation "androidx.appcompat:appcompat:1.7.0"
- implementation 'androidx.annotation:annotation:1.8.0'
+ implementation 'androidx.annotation:annotation:1.8.1'
implementation 'androidx.core:core:1.13.1'
implementation 'androidx.fragment:fragment:1.8.1'