Merge pull request #1499 from nextcloud/dependabot/gradle/daggerVersion-2.38.1

Bump daggerVersion from 2.38 to 2.38.1
This commit is contained in:
Andy Scherzinger 2021-08-12 22:01:16 +02:00 committed by GitHub
commit 63a4a3a8ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,7 +161,7 @@ android {
ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.3.1"
daggerVersion = "2.38"
daggerVersion = "2.38.1"
okhttpVersion = "4.9.1"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"