fix(deps): upgrade coroutines to 1.9.0-RC

This commit is contained in:
Harsh Shandilya 2024-05-29 01:16:44 +05:30
parent 6acab19b28
commit 948aea7ea8

View file

@ -4,7 +4,7 @@ agp = "8.4.1"
android-junit5 = "1.10.0.0"
benchmark = "1.3.0-alpha05"
coil = "2.6.0"
coroutines = "1.8.1"
coroutines = "1.9.0-RC"
dagger = "2.51.1"
glance = "1.0.0"
junit = "5.10.2"