Skip to content

Commit

Permalink
Bump leakcanary-android from 2.4 to 2.8.1 (#541)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 9d9dfe0 commit eaccbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
}

dependencies {
debugImplementation "com.squareup.leakcanary:leakcanary-android:2.4"
debugImplementation "com.squareup.leakcanary:leakcanary-android:2.8.1"
}

dependencies {
Expand Down

0 comments on commit eaccbed

Please sign in to comment.