mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
Update Coil
This commit is contained in:
parent
998da965cd
commit
157d8db68c
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ dependencies {
|
|||
implementation("com.github.inorichi.injekt:injekt-core:65b0440")
|
||||
|
||||
// Image library
|
||||
val coilVersion = "1.2.0"
|
||||
val coilVersion = "1.2.1"
|
||||
implementation("io.coil-kt:coil:$coilVersion")
|
||||
implementation("io.coil-kt:coil-gif:$coilVersion")
|
||||
|
||||
|
|
Loading…
Reference in a new issue