Skip to content

Commit

Permalink
Update dependency com.squareup.leakcanary:leakcanary-android to v2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent 1ec8be9 commit 2804785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.2"
kt-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.8.22"
spongycastle = "com.madgag.spongycastle:prov:1.58.0.0"

leakcanary = "com.squareup.leakcanary:leakcanary-android:2.11"
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.12"
junit = "junit:junit:4.13.2"

[bundles]
Expand Down

0 comments on commit 2804785

Please sign in to comment.