Update dependency androidx.fragment:fragment to v1.8.3
This commit is contained in:
parent
85e103dcf9
commit
90bc949abc
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ preferenceKtx = "1.2.1"
|
||||||
lifecycleViewmodel = "2.8.4"
|
lifecycleViewmodel = "2.8.4"
|
||||||
lifecycleViewmodelKtx = "2.8.4"
|
lifecycleViewmodelKtx = "2.8.4"
|
||||||
recyclerview = "1.3.2"
|
recyclerview = "1.3.2"
|
||||||
fragment = "1.8.2"
|
fragment = "1.8.3"
|
||||||
fragmentKtx = "1.8.2"
|
fragmentKtx = "1.8.2"
|
||||||
roomRuntime = "2.6.1"
|
roomRuntime = "2.6.1"
|
||||||
# Material
|
# Material
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue