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