Add detail image dialog and change glide to coil.
This commit is contained in:
parent
d6072e9a00
commit
4070a6e5fe
12 changed files with 235 additions and 151 deletions
|
|
@ -142,8 +142,7 @@ dependencies {
|
|||
kapt("com.google.dagger:hilt-compiler:2.48")
|
||||
|
||||
// Image
|
||||
implementation("com.github.skydoves:landscapist-glide:2.1.11")
|
||||
ksp("com.github.bumptech.glide:ksp:4.14.2") // this have to be align with landscapist-glide
|
||||
implementation("io.coil-kt:coil-compose:2.4.0")
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue