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](https://github.com/square/leakcanary/compare/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>
pull/116/head
dependabot[bot] 1 year ago committed by GitHub
parent d6943a7f0b
commit 9b9cbf5ca2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -415,7 +415,7 @@ dependencies {
implementation("org.jetbrains:annotations-java5:24.1.0")
// debugging
debugImplementation("com.squareup.leakcanary:leakcanary-android:2.12")
debugImplementation("com.squareup.leakcanary:leakcanary-android:2.14")
// desugaring
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")

Loading…
Cancel
Save