Skip to content

Commit 5ef336a

Browse files
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
2 parents 071bac2 + 9b9cbf5 commit 5ef336a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)