mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Merge pull request #9398 from nextcloud/dependabot/gradle/daggerVersion-2.40.3
Bump daggerVersion from 2.40.2 to 2.40.3
This commit is contained in:
commit
2e570e2bcb
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ configurations {
|
|||
|
||||
ext {
|
||||
androidxTestVersion = "1.4.0"
|
||||
daggerVersion = "2.40.2"
|
||||
daggerVersion = "2.40.3"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
|
|
Loading…
Reference in a new issue