Merge pull request #9038 from nextcloud/dependabot/gradle/daggerVersion-2.39

Bump daggerVersion from 2.38.1 to 2.39
This commit is contained in:
Álvaro Brey 2021-10-01 11:50:17 +02:00 committed by GitHub
commit 75a964069f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ configurations {
ext {
androidxTestVersion = "1.4.0"
daggerVersion = "2.38.1"
daggerVersion = "2.39"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion = "master-SNAPSHOT"