diff --git a/lib/build.gradle b/lib/build.gradle index 1c608898..974a97cd 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -98,7 +98,7 @@ dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3' implementation "androidx.appcompat:appcompat:1.6.1" - implementation 'androidx.annotation:annotation:1.6.0' + implementation 'androidx.annotation:annotation:1.7.0' implementation 'androidx.core:core:1.10.1' implementation 'androidx.fragment:fragment:1.6.1'