mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update dagger to v2.47
This commit is contained in:
parent
7c5d935801
commit
50870b5fb5
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.4.4"
|
composeCompiler = "1.4.4"
|
||||||
coroutines = "1.7.2"
|
coroutines = "1.7.2"
|
||||||
dagger = "2.46.1"
|
dagger = "2.47"
|
||||||
junit = "5.9.3"
|
junit = "5.9.3"
|
||||||
kotlin = "1.8.10"
|
kotlin = "1.8.10"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue