Browse Source

Update dependency androidx.recyclerview:recyclerview to v1.3.2 (#1599)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/1602/head
renovate[bot] 11 months ago committed by GitHub
parent
commit
a73378b0ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -13,7 +13,7 @@ core = "1.12.0" @@ -13,7 +13,7 @@ core = "1.12.0"
datastore = "1.0.0"
constraintlayout = "2.1.4"
constraintlayout_compose = "1.0.1"
recyclerview = "1.3.1"
recyclerview = "1.3.2"
lifecycle = "2.6.2"
activity = "1.8.0"
startup = "1.1.1"

Loading…
Cancel
Save