1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:59:10 -05:00

Bump dagger-android-support from 2.23 to 2.23.1 (#390)

This commit is contained in:
dependabot-preview[bot] 2019-05-31 01:19:26 +00:00 committed by GitHub
parent 033074c66b
commit 068aee215a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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