mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Updated Coil to 2.2.2 release
This commit is contained in:
parent
0ecf331959
commit
5dcd9faba5
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ dependencies {
|
|||
implementation 'androidx.emoji:emoji-bundled:1.1.0'
|
||||
|
||||
// https://github.com/coil-kt/coil/blob/main/LICENSE.txt Apache v2.0
|
||||
def coil_version = "2.1.0"
|
||||
def coil_version = "2.2.2"
|
||||
implementation("io.coil-kt:coil:$coil_version")
|
||||
implementation("io.coil-kt:coil-gif:$coil_version")
|
||||
implementation("io.coil-kt:coil-svg:$coil_version")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue