mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Merge pull request #3359 from nextcloud/dependabot/gradle/daggerVersion-2.48.1
Build(deps): Bump daggerVersion from 2.48 to 2.48.1
This commit is contained in:
commit
7cc0a83467
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ android {
|
|||
ext {
|
||||
androidxCameraVersion = "1.2.3"
|
||||
coilKtVersion = "2.4.0"
|
||||
daggerVersion = "2.48"
|
||||
daggerVersion = "2.48.1"
|
||||
emojiVersion = "1.3.0"
|
||||
lifecycleVersion = '2.6.2'
|
||||
okhttpVersion = "4.11.0"
|
||||
|
|
Loading…
Reference in a new issue