1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 17:02:44 +01:00

Bump assisted-inject-annotations-dagger2 from 0.5.0 to 0.5.1 (#576)

This commit is contained in:
dependabot-preview[bot] 2019-11-01 20:20:09 +00:00 committed by GitHub
parent b17356591a
commit 323bc188b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@ dependencies {
implementation "com.google.dagger:dagger-android-support:$dagger"
kapt "com.google.dagger:dagger-compiler:$dagger"
kapt "com.google.dagger:dagger-android-processor:$dagger"
implementation "com.squareup.inject:assisted-inject-annotations-dagger2:0.5.0"
implementation "com.squareup.inject:assisted-inject-annotations-dagger2:0.5.1"
kapt "com.squareup.inject:assisted-inject-processor-dagger2:0.5.1"
implementation "eu.davidea:flexible-adapter:5.1.0"