Merge pull request #3040 from nextcloud/dependabot/gradle/coilKtVersion-2.4.0

Build(deps): Bump coilKtVersion from 2.3.0 to 2.4.0
This commit is contained in:
Andy Scherzinger 2023-05-22 09:44:58 +02:00 committed by GitHub
commit 5a31d6d767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ android {
ext {
androidxCameraVersion = "1.2.2"
coilKtVersion = "2.3.0"
coilKtVersion = "2.4.0"
daggerVersion = "2.46.1"
emojiVersion = "1.3.0"
lifecycleVersion = '2.6.1'