Skip to content

Commit

Permalink
Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1 (#2650)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 9cef512 commit e06b48e
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 @@ -44,7 +44,7 @@ androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.1" }
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
androidx-preference = { module = "androidx.preference:preference", version = "1.2.1" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.0" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.1" }
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }

glide = { group = "com.github.bumptech.glide", name = "glide", version.ref = "glide" }
Expand Down

0 comments on commit e06b48e

Please sign in to comment.