1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 22:56:23 -06:00

Bump dagger-compiler from 2.23.1 to 2.23.2 (#426)

This commit is contained in:
dependabot-preview[bot] 2019-06-20 21:22:57 +00:00 committed by GitHub
parent 4956cf3988
commit 2883b21ddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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