Update Coil
(cherry picked from commit 16b9c459ab3121e15871fa2ba163fb0736c41bca)
This commit is contained in:
parent
c673385653
commit
1f31633b27
@ -206,7 +206,7 @@ dependencies {
|
||||
implementation("com.github.inorichi.injekt:injekt-core:65b0440")
|
||||
|
||||
// Image library
|
||||
val coilVersion = "1.3.0"
|
||||
val coilVersion = "1.3.1"
|
||||
implementation("io.coil-kt:coil:$coilVersion")
|
||||
implementation("io.coil-kt:coil-gif:$coilVersion")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user