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:
Andy Scherzinger 2021-08-12 21:54:23 +02:00 committed by GitHub
commit 1ee18ac126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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