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:
parent
e60c90458a
commit
92ad6c0c8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue