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