mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Merge pull request #1192 from nextcloud/dependabot/gradle/coilKtVersion-1.2.1
Bump coilKtVersion from 1.2.0 to 1.2.1
This commit is contained in:
commit
6912c2627c
@ -152,7 +152,7 @@ android {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.2.0"
|
coilKtVersion = "1.2.1"
|
||||||
daggerVersion = "2.34.1"
|
daggerVersion = "2.34.1"
|
||||||
okhttpVersion = "3.14.2"
|
okhttpVersion = "3.14.2"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user