Update dependency androidx.recyclerview:recyclerview to v1.4.0 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-16 06:16:00 +00:00 committed by GitHub
parent e60c90458a
commit 92ad6c0c8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ preference = "1.2.1"
preferenceKtx = "1.2.1"
lifecycleViewmodel = "2.8.7"
lifecycleViewmodelKtx = "2.8.7"
recyclerview = "1.3.2"
recyclerview = "1.4.0"
fragment = "1.8.5"
fragmentKtx = "1.8.5"
roomRuntime = "2.6.1"