mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 04:29:45 +01:00
Merge pull request #2562 from nextcloud/dependabot/gradle/daggerVersion-2.44.1
Bump daggerVersion from 2.44 to 2.44.1
This commit is contained in:
commit
bc1ec89c1e
@ -142,7 +142,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
androidxCameraVersion = "1.1.0"
|
androidxCameraVersion = "1.1.0"
|
||||||
coilKtVersion = "2.2.2"
|
coilKtVersion = "2.2.2"
|
||||||
daggerVersion = "2.44"
|
daggerVersion = "2.44.1"
|
||||||
lifecycleVersion = '2.5.1'
|
lifecycleVersion = '2.5.1'
|
||||||
okhttpVersion = "4.10.0"
|
okhttpVersion = "4.10.0"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user