mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-11 00:41:10 +02:00
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
|
|
@ -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