Update all dependencies to v2.4.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
io.coil-kt:coil-svg |
2.3.0 -> 2.4.0
|
||||
io.coil-kt:coil-compose |
2.3.0 -> 2.4.0
|
||||
io.coil-kt:coil |
2.3.0 -> 2.4.0
|
Release Notes
coil-kt/coil
v2.4.0
- Rename
DiskCache
get
/edit
toopenSnapshot
/openEditor
. - Don't automatically convert
ColorDrawable
toColorPainter
inAsyncImagePainter
. - Annotate simple
AsyncImage
overloads with@NonRestartableComposable
. - Fix: Call
Context.cacheDir
lazily inImageSource
. - Fix: Fix publishing
coil-bom
. - Fix: Fix always setting bitmap config to
ARGB_8888
if hardware bitmaps are disabled. - Update Kotlin to 1.8.21.
- Update Coroutines to 1.7.1.
- Update
accompanist-drawablepainter
to 0.30.1. - Update
androidx.compose.foundation
to 1.4.3. - Update
androidx.profileinstaller:profileinstaller
to 1.3.1. - Update
com.squareup.okhttp3
to 4.11.0.
Configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.