aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-01-04 15:56:56 +0530
committerGitHub <noreply@github.com>2022-01-04 15:56:56 +0530
commit1dbd307cc91a0fe17a4c3739b4ea2327940eb674 (patch)
tree4ba3d923a3b454948d9e8647aacee76dc4ad2dbd /gradle
parent86f7e0c87e4dec1cc2fcfb63cf9b110da343c326 (diff)
chore(deps): update com.squareup.leakcanary to v2.8 (#1642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index e039eaca..55e27419 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -8,7 +8,7 @@ coroutines = "1.6.0"
flowbinding = "1.2.0"
hilt = "2.40.5"
kotlin = "1.6.10"
-leakcanary = "2.7"
+leakcanary = "2.8"
lifecycle = "2.4.0"
[libraries]