Update dependency androidx.lifecycle:lifecycle-viewmodel to v2.8.7
This commit is contained in:
parent
697db2ac9c
commit
3d223aad08
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ activityKtx = "1.9.3"
|
|||
constraintlayout = "2.1.4"
|
||||
preference = "1.2.1"
|
||||
preferenceKtx = "1.2.1"
|
||||
lifecycleViewmodel = "2.8.6"
|
||||
lifecycleViewmodel = "2.8.7"
|
||||
lifecycleViewmodelKtx = "2.8.6"
|
||||
recyclerview = "1.3.2"
|
||||
fragment = "1.8.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue