1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:09:09 -05:00

Bump dagger-android-processor from 2.22.1 to 2.23 (#376)

This commit is contained in:
dependabot-preview[bot] 2019-05-30 10:54:26 +00:00 committed by GitHub
parent 64d3afbdb3
commit 7a69710261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ dependencies {
implementation "com.google.dagger:dagger-android-support:2.22.1"
kapt "com.google.dagger:dagger-compiler:2.22.1"
kapt "com.google.dagger:dagger-android-processor:2.22.1"
kapt "com.google.dagger:dagger-android-processor:2.23"
implementation 'com.squareup.inject:assisted-inject-annotations-dagger2:0.4.0'
kapt 'com.squareup.inject:assisted-inject-processor-dagger2:0.4.0'