fix(deps): update leakcanary to v2.11 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3d7aeff1b8
commit
c5d4296001
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ coroutines = "1.7.1"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.46.1"
|
hilt = "2.46.1"
|
||||||
kotlin = "1.8.21"
|
kotlin = "1.8.21"
|
||||||
leakcanary = "2.10"
|
leakcanary = "2.11"
|
||||||
lifecycle = "2.6.1"
|
lifecycle = "2.6.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
Loading…
Reference in a new issue