Skip to content

Commit

Permalink
⬆️ Bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2023
1 parent e141457 commit b3ef406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencyResolutionManagement {
library("datastore-preference", "androidx.datastore:datastore-preferences:1.0.0")
library("asyncLayoutInflater", "androidx.asynclayoutinflater:asynclayoutinflater:1.0.0")
library("viewpager2", "androidx.viewpager2:viewpager2:1.0.0")
library("recyclerview", "androidx.recyclerview:recyclerview:1.2.1")
library("recyclerview", "androidx.recyclerview:recyclerview:1.3.2")
library("constraintLayout", "androidx.constraintlayout:constraintlayout:2.1.4")
library("exifInterface", "androidx.exifinterface:exifinterface:1.3.5")
library("palette-ktx", "androidx.palette:palette-ktx:1.0.0")
Expand Down

0 comments on commit b3ef406

Please sign in to comment.