浏览代码

Bump daggerVersion from 2.24 to 2.25 (#4721)

Bumps `daggerVersion` from 2.24 to 2.25.

Updates `dagger` from 2.24 to 2.25
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.24...dagger-2.25)

Updates `dagger-android` from 2.24 to 2.25
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.24...dagger-2.25)

Updates `dagger-android-support` from 2.24 to 2.25
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.24...dagger-2.25)

Updates `dagger-compiler` from 2.24 to 2.25
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.24...dagger-2.25)

Updates `dagger-android-processor` from 2.24 to 2.25
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.24...dagger-2.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 年之前
父节点
当前提交
3e34679dcf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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