Bump annotation from 1.4.0 to 1.5.0 in /epublib

Bumps annotation from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2319/head
dependabot[bot] 2 years ago committed by GitHub
parent 4b89e030c1
commit 719bb15dc3
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.4.0"
implementation "androidx.annotation:annotation:1.5.0"
}
Loading…
Cancel
Save