Skip to content

Commit

Permalink
fix(deps): update dependency androidx.recyclerview:recyclerview to v1…
Browse files Browse the repository at this point in the history
….3.2
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 036918a commit 4dd9d82
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 @@ -28,7 +28,7 @@ dependencyResolutionManagement {
val fragment = "1.5.0"
val appcompat = "1.4.2"
val coordinator = "1.2.0"
val recyclerview = "1.2.1"
val recyclerview = "1.3.2"
val viewpager = "1.0.0"
val material = "1.6.1"
val serialization = "1.3.3"
Expand Down

0 comments on commit 4dd9d82

Please sign in to comment.