fix(deps): update leakcanary to v2.12 (#2579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e0a40e82b
commit
a6c746cc97
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ flowbinding = "1.2.0"
|
|||
hilt = "2.46.1"
|
||||
kotlin = "1.8.22"
|
||||
kotlin1710 = { strictly = "[1.7.0,)", prefer = "1.7.10" }
|
||||
leakcanary = "2.11"
|
||||
leakcanary = "2.12"
|
||||
lifecycle = "2.6.1"
|
||||
|
||||
[libraries]
|
||||
|
|
Loading…
Reference in a new issue