Migrate from glide to coil.
This commit is contained in:
parent
ca41948a75
commit
15eb013579
12 changed files with 227 additions and 152 deletions
|
|
@ -128,8 +128,7 @@ dependencies {
|
|||
implementation "com.google.accompanist:accompanist-swiperefresh:0.34.0"
|
||||
|
||||
// Landscapist
|
||||
implementation "com.github.skydoves:landscapist-glide:1.5.2"
|
||||
kapt 'com.github.bumptech.glide:compiler:4.13.2' // this have to be align with landscapist-glide
|
||||
implementation("io.coil-kt:coil-compose:2.6.0")
|
||||
|
||||
// Reorder element in lazylist
|
||||
implementation "org.burnoutcrew.composereorderable:reorderable:0.9.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue