mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump dagger-android from 2.22.1 to 2.23.1
Bumps [dagger-android](https://github.com/google/dagger) from 2.22.1 to 2.23.1. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
This commit is contained in:
parent
d59bd3e98e
commit
397614763f
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ dependencies {
|
|||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.5'
|
||||
|
||||
implementation 'com.google.dagger:dagger:2.23.1'
|
||||
implementation 'com.google.dagger:dagger-android:2.22.1'
|
||||
implementation 'com.google.dagger:dagger-android:2.23.1'
|
||||
implementation 'com.google.dagger:dagger-android-support:2.22.1'
|
||||
annotationProcessor 'com.google.dagger:dagger-compiler:2.22.1'
|
||||
annotationProcessor 'com.google.dagger:dagger-android-processor:2.22.1'
|
||||
|
|
Loading…
Reference in a new issue