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 988b6243d1
commit 564cd4e258

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"