Merge pull request #1311 from nextcloud/dependabot/gradle/coilKtVersion-1.2.2

Bump coilKtVersion from 1.2.1 to 1.2.2
This commit is contained in:
Andy Scherzinger 2021-06-07 23:03:23 +02:00 committed by GitHub
commit 3299565444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ android {
ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.2.1"
coilKtVersion = "1.2.2"
daggerVersion = "2.36"
okhttpVersion = "4.9.1"
materialDialogsVersion = "3.3.0"