diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 81f67796..5aa7e29a 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -317,6 +317,11 @@ + + + + + diff --git a/lib/build.gradle b/lib/build.gradle index 9c7ef5f8..9de62799 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -118,7 +118,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.6.1" implementation 'androidx.annotation:annotation:1.7.1' - implementation 'androidx.core:core:1.13.0' + implementation 'androidx.core:core:1.13.1' implementation 'androidx.fragment:fragment:1.6.2' implementation 'com.google.android.material:material:1.11.0'