Merge pull request #1977 from gedoor/dependabot/gradle/epublib/androidx.annotation-annotation-1.4.0

chore(deps): bump annotation from 1.3.0 to 1.4.0 in /epublib
This commit is contained in:
kunfei
2022-06-16 14:25:45 +08:00
committed by GitHub
+1 -1
View File
@@ -33,5 +33,5 @@ android {
}
dependencies {
implementation "androidx.annotation:annotation:1.3.0"
implementation "androidx.annotation:annotation:1.4.0"
}