mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Merge pull request #1501 from nextcloud/dependabot/gradle/coilKtVersion-1.3.1
Bump coilKtVersion from 1.3.0 to 1.3.1
This commit is contained in:
commit
1ee18ac126
@ -160,7 +160,7 @@ android {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.3.0"
|
coilKtVersion = "1.3.1"
|
||||||
daggerVersion = "2.38"
|
daggerVersion = "2.38"
|
||||||
okhttpVersion = "4.9.1"
|
okhttpVersion = "4.9.1"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user