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
pull/1979/head
kunfei 2 years ago committed by GitHub
commit 880ea7246a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      epublib/build.gradle

@ -33,5 +33,5 @@ android {
}
dependencies {
implementation "androidx.annotation:annotation:1.3.0"
implementation "androidx.annotation:annotation:1.4.0"
}
Loading…
Cancel
Save