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:
Andy Scherzinger 2021-04-29 21:38:51 +02:00 committed by GitHub
commit 6912c2627c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"