mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
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
|
@ -8,7 +8,7 @@ coroutines = "1.7.1"
|
|||
flowbinding = "1.2.0"
|
||||
hilt = "2.46.1"
|
||||
kotlin = "1.8.21"
|
||||
leakcanary = "2.10"
|
||||
leakcanary = "2.11"
|
||||
lifecycle = "2.6.1"
|
||||
|
||||
[libraries]
|
||||
|
|
Loading…
Reference in a new issue