From d44ea054de819893919acce838aa72cc5269bf35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 15:05:20 +0530 Subject: [PATCH] chore(deps): update com.squareup.leakcanary to v2.8.1 (#1645) 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 23fa17ef1..0b6dfaff1 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.8" +leakcanary = "2.8.1" lifecycle = "2.4.0" [libraries]