mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
fix(deps): update coil to v2.3.0
This commit is contained in:
parent
0a43d9c9f6
commit
f64254ccef
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
accompanist = "0.30.0"
|
accompanist = "0.30.0"
|
||||||
agp = "7.4.2"
|
agp = "7.4.2"
|
||||||
androidx-test = "1.6.0-alpha01"
|
androidx-test = "1.6.0-alpha01"
|
||||||
coil = "2.2.2"
|
coil = "2.3.0"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.4.4"
|
composeCompiler = "1.4.4"
|
||||||
coroutines = "1.6.4"
|
coroutines = "1.6.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue