mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 14:45:47 +03:00
Merge pull request #9561 from nextcloud/dependabot/gradle/daggerVersion-2.40.5
Bump daggerVersion from 2.40.4 to 2.40.5
This commit is contained in:
commit
d394743aee
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ configurations {
|
|||
|
||||
ext {
|
||||
androidxTestVersion = "1.4.0"
|
||||
daggerVersion = "2.40.4"
|
||||
daggerVersion = "2.40.5"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
|
|
Loading…
Reference in a new issue