mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 13:27:03 +05:30
fix(deps): update coroutines to v1.9.0-rc.2
This commit is contained in:
parent
101cd8894f
commit
bb29924822
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ agp = "8.5.2"
|
||||||
android-junit5 = "1.10.2.0"
|
android-junit5 = "1.10.2.0"
|
||||||
benchmark = "1.3.0-rc01"
|
benchmark = "1.3.0-rc01"
|
||||||
coil = "2.7.0"
|
coil = "2.7.0"
|
||||||
coroutines = "1.9.0-RC"
|
coroutines = "1.9.0-RC.2"
|
||||||
dagger = "2.52"
|
dagger = "2.52"
|
||||||
glance = "1.0.0"
|
glance = "1.0.0"
|
||||||
junit = "5.10.3"
|
junit = "5.10.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue