Skip to content

Commit

Permalink
Merge pull request #1405 from celzero/dependabot/gradle/com.squareup.…
Browse files Browse the repository at this point in the history
…leakcanary-leakcanary-android-2.14

Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.14
  • Loading branch information
hussainmohd-a authored May 3, 2024
2 parents 83d4376 + 33a0a82 commit 81c25c9
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 @@ -268,7 +268,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

leakCanaryImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
leakCanaryImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'

fullImplementation 'androidx.navigation:navigation-fragment-ktx:2.7.7'
fullImplementation 'androidx.navigation:navigation-ui-ktx:2.7.7'
Expand Down

0 comments on commit 81c25c9

Please sign in to comment.