mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 02:57:04 +05:30
fix(deps): update coroutines to v1.8.0
This commit is contained in:
parent
488880ee35
commit
b31521affa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ benchmark = "1.2.3"
|
|||
coil = "2.5.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.9"
|
||||
coroutines = "1.8.0-RC2"
|
||||
coroutines = "1.8.0"
|
||||
dagger = "2.50"
|
||||
glance = "1.0.0"
|
||||
junit = "5.10.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue