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:
Andy Scherzinger 2021-10-07 14:10:11 +02:00 committed by GitHub
commit 16f6a7e776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ android {
ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.3.2"
coilKtVersion = "1.4.0"
daggerVersion = "2.39.1"
okhttpVersion = "4.9.2"
materialDialogsVersion = "3.3.0"