diff --git a/lib/build.gradle b/lib/build.gradle index ee2868df..284a0fdd 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -117,7 +117,7 @@ dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' implementation "androidx.appcompat:appcompat:1.7.0" - implementation 'androidx.annotation:annotation:1.8.1' + implementation 'androidx.annotation:annotation:1.8.2' implementation 'androidx.core:core:1.13.1' implementation 'androidx.fragment:fragment:1.8.2'