From 1dbd307cc91a0fe17a4c3739b4ea2327940eb674 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 15:56:56 +0530 Subject: [PATCH] chore(deps): update com.squareup.leakcanary to v2.8 (#1642) Co-authored-by: Renovate Bot --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e039eacab..55e274193 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]