mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update coroutines to v1.8.1
This commit is contained in:
parent
fbf937dce2
commit
37230e03c4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ benchmark = "1.3.0-alpha04"
|
|||
coil = "2.6.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
|
||||
coroutines = "1.8.1-Beta"
|
||||
coroutines = "1.8.1"
|
||||
dagger = "2.51.1"
|
||||
glance = "1.0.0"
|
||||
junit = "5.10.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue