mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 04:07:03 +05:30
fix(deps): upgrade coroutines to 1.9.0-RC
This commit is contained in:
parent
6acab19b28
commit
948aea7ea8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ agp = "8.4.1"
|
||||||
android-junit5 = "1.10.0.0"
|
android-junit5 = "1.10.0.0"
|
||||||
benchmark = "1.3.0-alpha05"
|
benchmark = "1.3.0-alpha05"
|
||||||
coil = "2.6.0"
|
coil = "2.6.0"
|
||||||
coroutines = "1.8.1"
|
coroutines = "1.9.0-RC"
|
||||||
dagger = "2.51.1"
|
dagger = "2.51.1"
|
||||||
glance = "1.0.0"
|
glance = "1.0.0"
|
||||||
junit = "5.10.2"
|
junit = "5.10.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue