chore(deps): bump annotation from 1.3.0 to 1.4.0 in /epublib

Bumps annotation from 1.3.0 to 1.4.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-06-16 04:41:37 +00:00
committed by GitHub
parent 9d54d12088
commit 514fc75a0e

View File

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