diff --git a/lib/build.gradle b/lib/build.gradle index 2e365127..674aecf8 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -105,7 +105,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.6.1" implementation 'androidx.annotation:annotation:1.7.1' - implementation 'androidx.core:core:1.10.1' + implementation 'androidx.core:core:1.12.0' implementation 'androidx.fragment:fragment:1.6.2' implementation 'com.google.android.material:material:1.11.0'