mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update dagger to v2.48
This commit is contained in:
parent
183e1606c5
commit
0c29a6626d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ coil = "2.4.0"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
|
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
|
||||||
coroutines = "1.7.3"
|
coroutines = "1.7.3"
|
||||||
dagger = "2.47"
|
dagger = "2.48"
|
||||||
junit = "5.10.0"
|
junit = "5.10.0"
|
||||||
kotlin = "1.9.10"
|
kotlin = "1.9.10"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue