mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
gradle: bump coroutines to 1.6.4
This commit is contained in:
parent
9c6f752e53
commit
f3dc965fcc
3 changed files with 25 additions and 25 deletions
|
@ -6,7 +6,7 @@ aurora = "1.2-SNAPSHOT"
|
|||
coil = "2.1.0"
|
||||
# @keep This is used by paparazzi-tests and Renovate
|
||||
composeCompiler = "1.2.0"
|
||||
coroutines = "1.6.3"
|
||||
coroutines = "1.6.4"
|
||||
dagger = "2.42"
|
||||
hilt = "1.0.0"
|
||||
kotlin = "1.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue