Skip to content

Commit

Permalink
Bump leakcanary-android from 2.7 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [leakcanary-android](https://github.com/square/leakcanary) from 2.7 to 2.8.1.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](square/leakcanary@v2.7...v2.8.1)

---
updated-dependencies:
- dependency-name: com.squareup.leakcanary:leakcanary-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent 2607847 commit 2bda2f6
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 @@ -159,7 +159,7 @@ dependencies {

implementation "dev.chrisbanes:insetter-ktx:0.3.1"
implementation 'com.jakewharton.timber:timber:5.0.1'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.8.1'
implementation 'com.google.firebase:firebase-crashlytics:18.2.6'

testImplementation "junit:junit:${junitVersion}"
Expand Down

0 comments on commit 2bda2f6

Please sign in to comment.