Update coroutines to v1.10.0
This commit is contained in:
parent
f0a6c91f4a
commit
c57e3227f2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ composeBom = "2024.12.01"
|
|||
core = "1.6.1"
|
||||
coreKtx = "1.15.0"
|
||||
coreSplashscreen = "1.0.1"
|
||||
coroutines = "1.9.0"
|
||||
coroutines = "1.10.0"
|
||||
dependencyAnalysis = "2.6.1"
|
||||
espressoVersion = "3.6.1"
|
||||
fladle = "0.17.5"
|
||||
|
|
Loading…
Reference in a new issue