diff --git a/epublib/build.gradle b/epublib/build.gradle index 7c6aef99e9a7..0211a6741085 100644 --- a/epublib/build.gradle +++ b/epublib/build.gradle @@ -33,5 +33,5 @@ android { } dependencies { - implementation "androidx.annotation:annotation:1.5.0" + implementation "androidx.annotation:annotation:1.6.0" } \ No newline at end of file