mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
chore(deps): update coroutines to 1.7.0
This commit is contained in:
parent
8dca324f71
commit
bd759c53cd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ agp = "8.0.1"
|
||||||
coil = "2.3.0"
|
coil = "2.3.0"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.4.4"
|
composeCompiler = "1.4.4"
|
||||||
coroutines = "1.6.4"
|
coroutines = "1.7.0"
|
||||||
dagger = "2.46"
|
dagger = "2.46"
|
||||||
junit = "5.9.3"
|
junit = "5.9.3"
|
||||||
kotest = "5.6.1"
|
kotest = "5.6.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue