Update dependency androidx.lifecycle:lifecycle-viewmodel to v2.8.5
This commit is contained in:
parent
85e103dcf9
commit
8e069a39c1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ activityKtx = "1.9.1"
|
|||
constraintlayout = "2.1.4"
|
||||
preference = "1.2.1"
|
||||
preferenceKtx = "1.2.1"
|
||||
lifecycleViewmodel = "2.8.4"
|
||||
lifecycleViewmodel = "2.8.5"
|
||||
lifecycleViewmodelKtx = "2.8.4"
|
||||
recyclerview = "1.3.2"
|
||||
fragment = "1.8.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue