mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Merge pull request #7841 from nextcloud/dependabot/gradle/daggerVersion-2.31
Bump daggerVersion from 2.30.1 to 2.31
This commit is contained in:
commit
3a30b456fe
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ configurations {
|
|||
|
||||
ext {
|
||||
jacocoVersion = "0.8.2"
|
||||
daggerVersion = "2.30.1"
|
||||
daggerVersion = "2.31"
|
||||
markwonVersion = "4.6.1"
|
||||
prismVersion = "2.0.0"
|
||||
butterknifeVersion = "10.2.3"
|
||||
|
|
Loading…
Reference in a new issue