diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e7d115a3..23cf5061 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ gradle = "8.1.2" hiltAndroid = "2.48.1" hiltNavigationCompose = "1.0.0" junit = "4.13.2" -leakcanaryAndroid = "2.12" +leakcanaryAndroid = "2.14" lifecycle-runtime-ktx = "2.6.2" lifecycleExtensions = "2.2.0" lifecycleVersion = "2.6.2"