Update dependency androidx.recyclerview:recyclerview to v1.3.1 (#974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-27 08:43:04 +02:00
committed by GitHub
parent f6f03d0c5c
commit d427407b50

View File

@@ -14,7 +14,7 @@ core = "1.10.1"
datastore = "1.0.0"
constraintlayout = "2.1.4"
constraintlayout_compose = "1.0.1"
recyclerview = "1.3.0"
recyclerview = "1.3.1"
lifecycle = "2.6.1"
activity = "1.7.2"
startup = "1.1.1"