Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7
This commit is contained in:
parent
23811bcd39
commit
a026439602
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ constraintlayout = "2.1.4"
|
|||
preference = "1.2.1"
|
||||
preferenceKtx = "1.2.1"
|
||||
lifecycleViewmodel = "2.8.7"
|
||||
lifecycleViewmodelKtx = "2.8.6"
|
||||
lifecycleViewmodelKtx = "2.8.7"
|
||||
recyclerview = "1.3.2"
|
||||
fragment = "1.8.5"
|
||||
fragmentKtx = "1.8.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue