Merge pull request #3495 from nextcloud/dependabot/gradle/daggerVersion-2.49

Build(deps): Bump daggerVersion from 2.48.1 to 2.49
This commit is contained in:
Andy Scherzinger 2023-12-05 18:51:50 +01:00 committed by GitHub
commit 0538b966af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@ android {
ext {
androidxCameraVersion = "1.3.0"
coilKtVersion = "2.5.0"
daggerVersion = "2.48.1"
daggerVersion = "2.49"
emojiVersion = "1.4.0"
lifecycleVersion = '2.6.2'
okhttpVersion = "4.12.0"