mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
Bump daggerVersion from 2.43.1 to 2.43.2
Bumps `daggerVersion` from 2.43.1 to 2.43.2. Updates `dagger` from 2.43.1 to 2.43.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.43.1...dagger-2.43.2) Updates `dagger-compiler` from 2.43.1 to 2.43.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.43.1...dagger-2.43.2) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
87cb8fa6a7
commit
9137fca218
@ -159,7 +159,7 @@ ext {
|
||||
androidxCameraVersion = "1.1.0"
|
||||
butterknifeVersion = "10.2.3"
|
||||
coilKtVersion = "2.1.0"
|
||||
daggerVersion = "2.43.1"
|
||||
daggerVersion = "2.43.2"
|
||||
lifecycleVersion = '2.5.1'
|
||||
okhttpVersion = "4.10.0"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user