Browse Source

Merge pull request #4724 from nextcloud/dependabot/gradle/daggerVersion-2.25.2

Bump daggerVersion from 2.25 to 2.25.2
Andy Scherzinger 5 years ago
parent
commit
71bb3124f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -56,7 +56,7 @@ configurations {
 
 ext {
     jacocoVersion = "0.8.2"
-    daggerVersion = "2.25"
+    daggerVersion = "2.25.2"
     markwonVersion =  '4.1.2'
     androidLibraryVersion = "master-SNAPSHOT"