mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 15:45:42 +02:00
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
|
@ -9,7 +9,7 @@ coroutines = "1.6.4"
|
|||
flowbinding = "1.2.0"
|
||||
hilt = "2.44"
|
||||
kotlin = "1.7.20"
|
||||
leakcanary = "2.9.1"
|
||||
leakcanary = "2.10"
|
||||
lifecycle = "2.6.0-alpha03"
|
||||
|
||||
[libraries]
|
||||
|
|
Loading…
Reference in a new issue