Merge pull request #3419 from nextcloud/dependabot/gradle/coilKtVersion-2.5.0

Build(deps): Bump coilKtVersion from 2.4.0 to 2.5.0
This commit is contained in:
Andy Scherzinger 2023-11-03 16:08:50 +01:00 committed by GitHub
commit e70aa65b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ android {
ext {
androidxCameraVersion = "1.3.0"
coilKtVersion = "2.4.0"
coilKtVersion = "2.5.0"
daggerVersion = "2.48.1"
emojiVersion = "1.4.0"
lifecycleVersion = '2.6.2'