mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(deps): bump coroutines to 1.7.2
This commit is contained in:
parent
fe752f839a
commit
dd20885270
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ agp = "8.2.0-alpha10"
|
|||
coil = "2.4.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.4.4"
|
||||
coroutines = "1.7.1"
|
||||
coroutines = "1.7.2"
|
||||
dagger = "2.46.1"
|
||||
junit = "5.9.3"
|
||||
kotlin = "1.8.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue