diff --git a/lib/build.gradle b/lib/build.gradle index 4076ffb8..b0005788 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -98,7 +98,7 @@ dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' implementation "androidx.appcompat:appcompat:1.6.1" - implementation 'androidx.annotation:annotation:1.7.0' + implementation 'androidx.annotation:annotation:1.7.1' implementation 'androidx.core:core:1.10.1' implementation 'androidx.fragment:fragment:1.6.2'