Skip to content

Commit

Permalink
Merge pull request #2312 from quran/renovate/com.squareup.leakcanary-…
Browse files Browse the repository at this point in the history
…leakcanary-android-2.x
  • Loading branch information
ahmedre authored Jun 30, 2023
2 parents b6a10fa + 42013da commit 280958f
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 @@ -170,7 +170,7 @@ dependencies {

implementation "dev.chrisbanes.insetter:insetter:0.6.1"
implementation 'com.jakewharton.timber:timber:5.0.1'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.11'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'

testImplementation "junit:junit:${junitVersion}"
testImplementation "com.google.truth:truth:${truthVersion}"
Expand Down

0 comments on commit 280958f

Please sign in to comment.