Bump to dagger 2.28.1

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2020-06-23 11:38:02 +02:00
parent 14fd15e9ae
commit 738291b2fa
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ configurations {
ext {
jacocoVersion = "0.8.2"
daggerVersion = "2.28"
daggerVersion = "2.28.1"
markwonVersion = "4.4.0"
prismVersion = "2.0.0"
androidLibraryVersion = "master-SNAPSHOT"