mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 20:22:03 +00:00
Merge pull request #1618 from nextcloud/dependabot/gradle/coilKtVersion-1.4.0
Bump coilKtVersion from 1.3.2 to 1.4.0
This commit is contained in:
commit
16f6a7e776
@ -160,7 +160,7 @@ android {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.3.2"
|
coilKtVersion = "1.4.0"
|
||||||
daggerVersion = "2.39.1"
|
daggerVersion = "2.39.1"
|
||||||
okhttpVersion = "4.9.2"
|
okhttpVersion = "4.9.2"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user