Skip to content

Commit

Permalink
build(deps): bump androidx.annotation:annotation from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and FunkyMuse committed Dec 18, 2023
1 parent 4c376d2 commit b400352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ buildscript {
coreKTX = "1.12.0"
securityVersion = "1.1.0-alpha06"
recyclerview = '1.3.2'
annotationVersion = '1.7.0'
annotationVersion = '1.7.1'
documentFile = '1.0.1'
swipeRefresh = '1.1.0'
viewPager = '1.0.0'

0 comments on commit b400352

Please sign in to comment.