Skip to content

Commit

Permalink
build(deps): bump androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Oct 21, 2023
1 parent a3fe0be commit 6f29b6e
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
Expand Up @@ -17,7 +17,7 @@ buildscript {
appCompat = "1.6.1"
coreKTX = "1.12.0"
securityVersion = "1.1.0-alpha06"
recyclerview = '1.3.1'
recyclerview = '1.3.2'
annotationVersion = '1.7.0'
documentFile = '1.0.1'
swipeRefresh = '1.1.0'
Expand Down

0 comments on commit 6f29b6e

Please sign in to comment.