Bump daggerVersion from 2.35.1 to 2.36

Bumps `daggerVersion` from 2.35.1 to 2.36.

Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)

Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-26 01:06:24 +00:00 committed by GitHub
parent 16dfe20c25
commit 15abff064a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ android {
ext { ext {
butterknifeVersion = "10.2.3" butterknifeVersion = "10.2.3"
coilKtVersion = "1.2.1" coilKtVersion = "1.2.1"
daggerVersion = "2.35.1" daggerVersion = "2.36"
okhttpVersion = "4.9.1" okhttpVersion = "4.9.1"
materialDialogsVersion = "3.3.0" materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13" parcelerVersion = "1.1.13"