Merge pull request #2456 from nextcloud/dependabot/gradle/coilKtVersion-2.2.2

Bump coilKtVersion from 2.2.1 to 2.2.2
This commit is contained in:
Andy Scherzinger 2022-10-04 12:48:31 +02:00 committed by GitHub
commit fe1f02eb2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,7 +161,7 @@ android {
ext {
androidxCameraVersion = "1.1.0"
coilKtVersion = "2.2.1"
coilKtVersion = "2.2.2"
daggerVersion = "2.44"
lifecycleVersion = '2.5.1'
okhttpVersion = "4.10.0"