Skip to content

Commit

Permalink
Update dependency com.squareup.leakcanary:leakcanary-android to v2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent bbd4a82 commit adca440
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 @@ -64,5 +64,5 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.1.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
}

0 comments on commit adca440

Please sign in to comment.