1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 03:16:53 -06:00

Bump assisted-inject-annotations-dagger2 from 0.5.1 to 0.5.2 (#602)

This commit is contained in:
dependabot-preview[bot] 2019-11-25 16:48:07 +00:00 committed by GitHub
parent 54ab408135
commit 5d852eee87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,7 +156,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.1"
implementation "com.squareup.inject:assisted-inject-annotations-dagger2:0.5.2"
kapt "com.squareup.inject:assisted-inject-processor-dagger2:0.5.1"
implementation "eu.davidea:flexible-adapter:5.1.0"