mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-27 09:31:20 +01:00
Bump daggerVersion from 2.31 to 2.32
Bumps `daggerVersion` from 2.31 to 2.32. Updates `dagger` from 2.31 to 2.32 - [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.31...dagger-2.32) Updates `dagger-compiler` from 2.31 to 2.32 - [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.31...dagger-2.32) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a123c6694c
commit
7a81eec6d8
@ -112,7 +112,7 @@ dependencies {
|
|||||||
def lifecycle_version = '2.2.0'
|
def lifecycle_version = '2.2.0'
|
||||||
def arch_version = '2.1.0'
|
def arch_version = '2.1.0'
|
||||||
def markwon_version = '3.1.0'
|
def markwon_version = '3.1.0'
|
||||||
def daggerVersion = '2.31'
|
def daggerVersion = '2.32'
|
||||||
def work_version = '2.4.0'
|
def work_version = '2.4.0'
|
||||||
def retrofit_version = '2.6.2'
|
def retrofit_version = '2.6.2'
|
||||||
|
|
||||||
|
@ -294,7 +294,7 @@ dependencies {
|
|||||||
def big_image_viewer_version = '1.6.2'
|
def big_image_viewer_version = '1.6.2'
|
||||||
def glide_version = '4.11.0'
|
def glide_version = '4.11.0'
|
||||||
def moshi_version = '1.11.0'
|
def moshi_version = '1.11.0'
|
||||||
def daggerVersion = '2.31'
|
def daggerVersion = '2.32'
|
||||||
def autofill_version = "1.0.0"
|
def autofill_version = "1.0.0"
|
||||||
def work_version = '2.4.0'
|
def work_version = '2.4.0'
|
||||||
def arch_version = '2.1.0'
|
def arch_version = '2.1.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user