Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.2
This commit is contained in:
parent
6bb6162e44
commit
7aecb9ab3c
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.8.1"
|
||||
lifecycleViewmodelKtx = "2.8.2"
|
||||
lifecycleViewmodel = "2.8.2"
|
||||
recyclerview = "1.3.2"
|
||||
fragmentKtx = "1.7.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue