mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 23:25:20 +03:00
Merge pull request #2568 from nextcloud/dependabot/gradle/daggerVersion-2.44.2
Bump daggerVersion from 2.44.1 to 2.44.2
This commit is contained in:
commit
18597eb5ef
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ android {
|
|||
ext {
|
||||
androidxCameraVersion = "1.1.0"
|
||||
coilKtVersion = "2.2.2"
|
||||
daggerVersion = "2.44.1"
|
||||
daggerVersion = "2.44.2"
|
||||
lifecycleVersion = '2.5.1'
|
||||
okhttpVersion = "4.10.0"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
|
|
Loading…
Reference in a new issue