Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.3
This commit is contained in:
parent
4a53e9c1bd
commit
3fbc9259d0
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.2"
|
||||
lifecycleViewmodelKtx = "2.8.2"
|
||||
lifecycleViewmodelKtx = "2.8.3"
|
||||
recyclerview = "1.3.2"
|
||||
fragment = "1.8.1"
|
||||
fragmentKtx = "1.8.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue