Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.0
This commit is contained in:
parent
382ab22501
commit
f48f36383d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ activityKtx = "1.9.0"
|
|||
constraintlayout = "2.1.4"
|
||||
preference = "1.2.1"
|
||||
preferenceKtx = "1.2.1"
|
||||
lifecycleViewmodelKtx = "2.7.0"
|
||||
lifecycleViewmodelKtx = "2.8.0"
|
||||
lifecycleViewmodel = "2.7.0"
|
||||
recyclerview = "1.3.2"
|
||||
fragmentKtx = "1.7.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue