Merge pull request #2907 from nextcloud/dependabot/gradle/coilKtVersion-2.3.0

Build(deps): Bump coilKtVersion from 2.2.2 to 2.3.0
This commit is contained in:
Andy Scherzinger 2023-03-29 10:34:06 +02:00 committed by GitHub
commit e435a6e140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@ android {
ext {
androidxCameraVersion = "1.2.2"
coilKtVersion = "2.2.2"
coilKtVersion = "2.3.0"
daggerVersion = "2.45"
emojiVersion = "1.3.0"
lifecycleVersion = '2.6.1'