Update dependency androidx.fragment:fragment-ktx to v1.8.4
This commit is contained in:
parent
252ef11be5
commit
b755cd10da
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ lifecycleViewmodel = "2.8.6"
|
||||||
lifecycleViewmodelKtx = "2.8.6"
|
lifecycleViewmodelKtx = "2.8.6"
|
||||||
recyclerview = "1.3.2"
|
recyclerview = "1.3.2"
|
||||||
fragment = "1.8.4"
|
fragment = "1.8.4"
|
||||||
fragmentKtx = "1.8.3"
|
fragmentKtx = "1.8.4"
|
||||||
roomRuntime = "2.6.1"
|
roomRuntime = "2.6.1"
|
||||||
splashScreen = "1.2.0-alpha02"
|
splashScreen = "1.2.0-alpha02"
|
||||||
# Material
|
# Material
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue