Merge pull request #1522 from nextcloud/dependabot/gradle/coilKtVersion-1.3.2

Bump coilKtVersion from 1.3.1 to 1.3.2
This commit is contained in:
Andy Scherzinger 2021-08-12 22:04:45 +02:00 committed by GitHub
commit 30cfabea53
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.1"
coilKtVersion = "1.3.2"
daggerVersion = "2.38.1"
okhttpVersion = "4.9.1"
materialDialogsVersion = "3.3.0"