Skip to content

Commit

Permalink
Update dependency androidx.recyclerview:recyclerview to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent bd8c69b commit fd0d0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ playServices = "com.google.android.gms:play-services-auth:20.7.0"

preference = "androidx.preference:preference-ktx:1.2.1"

recyclerview = "androidx.recyclerview:recyclerview:1.3.1"
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
swiperefresh = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"

Expand Down

0 comments on commit fd0d0fe

Please sign in to comment.