mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 12:11:59 +00:00
Build(deps): Bump daggerVersion from 2.48.1 to 2.49
Bumps `daggerVersion` from 2.48.1 to 2.49. Updates `com.google.dagger:dagger` from 2.48.1 to 2.49 - [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.48.1...dagger-2.49) Updates `com.google.dagger:dagger-compiler` from 2.48.1 to 2.49 - [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.48.1...dagger-2.49) --- 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
e88ac62efa
commit
338028121b
@ -140,7 +140,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
androidxCameraVersion = "1.3.0"
|
androidxCameraVersion = "1.3.0"
|
||||||
coilKtVersion = "2.5.0"
|
coilKtVersion = "2.5.0"
|
||||||
daggerVersion = "2.48.1"
|
daggerVersion = "2.49"
|
||||||
emojiVersion = "1.4.0"
|
emojiVersion = "1.4.0"
|
||||||
lifecycleVersion = '2.6.2'
|
lifecycleVersion = '2.6.2'
|
||||||
okhttpVersion = "4.12.0"
|
okhttpVersion = "4.12.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user