Update dependency androidx.fragment:fragment-ktx to v1.8.3
This commit is contained in:
parent
3c4003de8a
commit
abcbba71f9
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ lifecycleViewmodel = "2.8.4"
|
|||
lifecycleViewmodelKtx = "2.8.4"
|
||||
recyclerview = "1.3.2"
|
||||
fragment = "1.8.3"
|
||||
fragmentKtx = "1.8.2"
|
||||
fragmentKtx = "1.8.3"
|
||||
roomRuntime = "2.6.1"
|
||||
# Material
|
||||
material = "1.13.0-alpha05"
|
||||
|
|
|
|||
Loading…
Reference in a new issue