Skip to content

Commit 9b9cbf5

Browse files
Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.14
Bumps [com.squareup.leakcanary:leakcanary-android](https://github.com/square/leakcanary) from 2.12 to 2.14. - [Release notes](https://github.com/square/leakcanary/releases) - [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md) - [Commits](square/leakcanary@v2.12...v2.14) --- updated-dependencies: - dependency-name: com.squareup.leakcanary:leakcanary-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6943a7 commit 9b9cbf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ dependencies {
415415
implementation("org.jetbrains:annotations-java5:24.1.0")
416416

417417
// debugging
418-
debugImplementation("com.squareup.leakcanary:leakcanary-android:2.12")
418+
debugImplementation("com.squareup.leakcanary:leakcanary-android:2.14")
419419

420420
// desugaring
421421
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")

0 commit comments

Comments
 (0)