fix(deps): update leakcanary to v2.10 (#2242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9562813939
commit
d42016ca3a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ coroutines = "1.6.4"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.44"
|
hilt = "2.44"
|
||||||
kotlin = "1.7.20"
|
kotlin = "1.7.20"
|
||||||
leakcanary = "2.9.1"
|
leakcanary = "2.10"
|
||||||
lifecycle = "2.6.0-alpha03"
|
lifecycle = "2.6.0-alpha03"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
Loading…
Reference in a new issue