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:
renovate[bot] 2022-11-11 12:20:24 +05:30 committed by GitHub
parent 9562813939
commit d42016ca3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]