Skip to content

Commit

Permalink
chore(deps): Bump leakcanary-android from 2.6 to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rm3l committed Mar 29, 2021
1 parent 63f4968 commit f5d0b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maoni-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'com.facebook.stetho:stetho:1.5.1'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
implementation("com.mikepenz:aboutlibraries:${aboutlibraries_version}@aar") {
transitive = true
}
Expand Down

0 comments on commit f5d0b76

Please sign in to comment.