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>
This commit is contained in:
dependabot[bot]
2022-09-22 04:52:39 +00:00
committed by GitHub
parent 4b89e030c1
commit 719bb15dc3

View File

@@ -33,5 +33,5 @@ android {
}
dependencies {
implementation "androidx.annotation:annotation:1.4.0"
implementation "androidx.annotation:annotation:1.5.0"
}