Update dependency androidx.lifecycle:lifecycle-viewmodel to v2.8.3
This commit is contained in:
parent
7aff2cdc5e
commit
2f7c3b8daa
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ activityKtx = "1.9.0"
|
|||
constraintlayout = "2.1.4"
|
||||
preference = "1.2.1"
|
||||
preferenceKtx = "1.2.1"
|
||||
lifecycleViewmodel = "2.8.2"
|
||||
lifecycleViewmodel = "2.8.3"
|
||||
lifecycleViewmodelKtx = "2.8.3"
|
||||
recyclerview = "1.3.2"
|
||||
fragment = "1.8.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue