diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 7f26fc03..93c724ba 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -9,6 +9,7 @@ + @@ -26,6 +27,7 @@ + @@ -538,6 +540,11 @@ + + + + + @@ -9179,6 +9186,14 @@ + + + + + + + + diff --git a/lib/build.gradle b/lib/build.gradle index b676cb8b..448098ea 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.9.1' - implementation 'androidx.core:core:1.15.0' + implementation 'androidx.core:core:1.16.0' implementation 'androidx.fragment:fragment:1.8.6' implementation 'com.google.android.material:material:1.12.0'