diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 99d70a17..d0dd911a 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -691,6 +691,11 @@
+
+
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index 4a88663a..e48e1adf 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -136,7 +136,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:1.7.1"
implementation 'androidx.annotation:annotation:1.10.0'
- implementation 'androidx.core:core:1.18.0'
+ implementation 'androidx.core:core:1.19.0'
implementation 'androidx.fragment:fragment:1.8.9'
implementation 'com.google.android.material:material:1.14.0'