Bump dagger_version from 2.33 to 2.34.1
Bumps `dagger_version` from 2.33 to 2.34.1. Updates `dagger-compiler` from 2.33 to 2.34.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.33...dagger-2.34.1) Updates `dagger-android-processor` from 2.33 to 2.34.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.33...dagger-2.34.1) Updates `dagger-android` from 2.33 to 2.34.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.33...dagger-2.34.1) Updates `dagger-android-support` from 2.33 to 2.34.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.33...dagger-2.34.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e2983dc5fb
commit
f5c31aea89
|
@ -9,7 +9,7 @@ buildscript {
|
|||
rxkotlin_version = '2.4.0'
|
||||
room_version = '2.2.6'
|
||||
lifecycle_version = '2.3.0'
|
||||
dagger_version = '2.33'
|
||||
dagger_version = '2.34.1'
|
||||
coroutinesVersion = '1.4.1'
|
||||
activityVersion = '1.2.0'
|
||||
fragmentktx_version = '1.3.0'
|
||||
|
|
Loading…
Reference in a new issue