mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Bump daggerVersion from 2.25.2 to 2.25.3
Bumps `daggerVersion` from 2.25.2 to 2.25.3. Updates `dagger` from 2.25.2 to 2.25.3 - [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.25.2...dagger-2.25.3) Updates `dagger-android` from 2.25.2 to 2.25.3 - [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.25.2...dagger-2.25.3) Updates `dagger-android-support` from 2.25.2 to 2.25.3 - [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.25.2...dagger-2.25.3) Updates `dagger-compiler` from 2.25.2 to 2.25.3 - [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.25.2...dagger-2.25.3) Updates `dagger-android-processor` from 2.25.2 to 2.25.3 - [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.25.2...dagger-2.25.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0f41fbbbf5
commit
9fa66b421a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ configurations {
|
|||
|
||||
ext {
|
||||
jacocoVersion = "0.8.2"
|
||||
daggerVersion = "2.25.2"
|
||||
daggerVersion = "2.25.3"
|
||||
markwonVersion = "4.2.0"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
|
|
Loading…
Reference in a new issue