mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Update Coil
This commit is contained in:
parent
41c060e28b
commit
16b9c459ab
@ -215,7 +215,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…
Reference in New Issue
Block a user