diff --git a/lib/build.gradle b/lib/build.gradle index 12a603ef..f706138f 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -117,7 +117,7 @@ dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2' implementation "androidx.appcompat:appcompat:1.7.0" - implementation 'androidx.annotation:annotation:1.8.2' + implementation 'androidx.annotation:annotation:1.9.0' implementation 'androidx.core:core:1.13.1' implementation 'androidx.fragment:fragment:1.8.4'