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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-19 08:51:21 +02:00 committed by GitHub
parent 00e885fa9f
commit a73378b0ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"