diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 26e17711..3cd028ae 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -39,6 +39,7 @@
+
@@ -11812,14 +11813,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index 043fe20d..f34f55c0 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -135,7 +135,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
implementation "androidx.appcompat:appcompat:1.7.1"
- implementation 'androidx.annotation:annotation:1.9.1'
+ implementation 'androidx.annotation:annotation:1.10.0'
implementation 'androidx.core:core:1.18.0'
implementation 'androidx.fragment:fragment:1.8.9'