mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
Build(deps): Bump daggerVersion from 2.44.2 to 2.45
Bumps `daggerVersion` from 2.44.2 to 2.45. Updates `com.google.dagger:dagger` from 2.44.2 to 2.45 - [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.44.2...dagger-2.45) Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.45 - [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.44.2...dagger-2.45) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fdf7c83883
commit
4b8055587a
@ -142,7 +142,7 @@ android {
|
||||
ext {
|
||||
androidxCameraVersion = "1.1.0"
|
||||
coilKtVersion = "2.2.2"
|
||||
daggerVersion = "2.44.2"
|
||||
daggerVersion = "2.45"
|
||||
emojiVersion = "1.2.0"
|
||||
lifecycleVersion = '2.5.1'
|
||||
okhttpVersion = "4.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user