mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update coroutines to v1.7.3
This commit is contained in:
parent
5907c2a09a
commit
5c2fe6e630
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ agp = "8.2.0-alpha13"
|
|||
coil = "2.4.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.0"
|
||||
coroutines = "1.7.2"
|
||||
coroutines = "1.7.3"
|
||||
dagger = "2.47"
|
||||
junit = "5.10.0"
|
||||
kotlin = "1.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue