fix(deps): update coil to v3.2.0 (#4712)
* fix(deps): update coil to v3.2.0 * Fix compilation issue. Need to provide an image for preview. https://coil-kt.github.io/coil/compose/#previews * Improve preview for images. * Update screenshots * More cleanup * Update screenshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benoit Marty <benoit@matrix.org> Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
parent
0ded7f7f34
commit
96063373b7
155 changed files with 362 additions and 399 deletions
|
|
@ -38,7 +38,7 @@ serialization_json = "1.8.1"
|
|||
|
||||
#other
|
||||
detekt = "1.23.8"
|
||||
coil = "3.1.0"
|
||||
coil = "3.2.0"
|
||||
showkase = "1.0.3"
|
||||
appyx = "1.7.1"
|
||||
sqldelight = "2.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue