mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 14:05:40 +03:00
Merge pull request #2235 from nextcloud/dependabot/gradle/daggerVersion-2.43
Bump daggerVersion from 2.42 to 2.43
This commit is contained in:
commit
749e0dbf1c
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ ext {
|
||||||
androidxCameraVersion = "1.1.0"
|
androidxCameraVersion = "1.1.0"
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "2.1.0"
|
coilKtVersion = "2.1.0"
|
||||||
daggerVersion = "2.42"
|
daggerVersion = "2.43"
|
||||||
lifecycleVersion = '2.5.0'
|
lifecycleVersion = '2.5.0'
|
||||||
okhttpVersion = "4.10.0"
|
okhttpVersion = "4.10.0"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
|
|
Loading…
Reference in a new issue