Bump dagger-android-support from 2.23.1 to 2.23.2 (#424)

This commit is contained in:
dependabot-preview[bot] 2019-06-20 22:00:35 +00:00 committed by GitHub
parent d8b3c5d9d6
commit 851486df28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ dependencies {
implementation "androidx.room:room-rxjava2:2.1.0"
kapt "androidx.room:room-compiler:2.1.0"
implementation "com.google.dagger:dagger-android-support:2.23.1"
implementation "com.google.dagger:dagger-android-support:2.23.2"
kapt "com.google.dagger:dagger-compiler:2.23.2"
kapt "com.google.dagger:dagger-android-processor:2.23.2"
implementation "com.squareup.inject:assisted-inject-annotations-dagger2:0.4.0"