Skip to content

Commit

Permalink
Merge pull request #1832 from quran/dependabot/gradle/com.squareup.le…
Browse files Browse the repository at this point in the history
…akcanary-leakcanary-android-2.8.1
  • Loading branch information
ahmedre authored Jan 8, 2022
2 parents 8d34473 + 2bda2f6 commit 89b3fbc
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 89b3fbc

Please sign in to comment.