Skip to content

Commit

Permalink
Update dependency com.squareup.leakcanary:leakcanary-android to v2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent bf696ae commit 8635654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ object Versions {
const val abp = "1.4.6"

// LeakCanary
const val leakcanary = "2.12"
const val leakcanary = "2.13"

// Static code analysis
const val detekt = "1.23.3"
Expand Down

0 comments on commit 8635654

Please sign in to comment.