Merge pull request #116 from Androidacy/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.14

Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.14
pull/130/head
Androidacy Service Account 1 year ago committed by GitHub
commit 5ef336add9
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