mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump dagger from 2.23.1 to 2.23.2
Bumps [dagger](https://github.com/google/dagger) from 2.23.1 to 2.23.2. - [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.23.1...dagger-2.23.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e28f4d4c20
commit
65d1321101
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ dependencies {
|
|||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6'
|
||||
|
||||
implementation 'com.google.dagger:dagger:2.23.1'
|
||||
implementation 'com.google.dagger:dagger:2.23.2'
|
||||
implementation 'com.google.dagger:dagger-android:2.23.1'
|
||||
implementation 'com.google.dagger:dagger-android-support:2.23.1'
|
||||
kapt 'com.google.dagger:dagger-compiler:2.23.1'
|
||||
|
|
Loading…
Reference in a new issue