Browse Source

Bump dagger-android from 2.22.1 to 2.23.1

Bumps [dagger-android](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [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.22.1...dagger-2.23.1)
dependabot-preview[bot] 6 years ago
parent
commit
397614763f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -282,7 +282,7 @@ dependencies {
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.5'
 
     implementation 'com.google.dagger:dagger:2.23.1'
-    implementation 'com.google.dagger:dagger-android:2.22.1'
+    implementation 'com.google.dagger:dagger-android:2.23.1'
     implementation 'com.google.dagger:dagger-android-support:2.22.1'
     annotationProcessor 'com.google.dagger:dagger-compiler:2.22.1'
     annotationProcessor 'com.google.dagger:dagger-android-processor:2.22.1'