Update dependency androidx.fragment:fragment-ktx to v1.8.2
This commit is contained in:
parent
5fec5abfba
commit
1b8d3dd7dd
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ lifecycleViewmodel = "2.8.3"
|
||||||
lifecycleViewmodelKtx = "2.8.3"
|
lifecycleViewmodelKtx = "2.8.3"
|
||||||
recyclerview = "1.3.2"
|
recyclerview = "1.3.2"
|
||||||
fragment = "1.8.1"
|
fragment = "1.8.1"
|
||||||
fragmentKtx = "1.8.1"
|
fragmentKtx = "1.8.2"
|
||||||
roomRuntime = "2.6.1"
|
roomRuntime = "2.6.1"
|
||||||
# Material
|
# Material
|
||||||
material = "1.13.0-alpha04"
|
material = "1.13.0-alpha04"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue