Skip to content

Commit

Permalink
Merge pull request #91 from nuhkoca/renovate/versions.leakcanary
Browse files Browse the repository at this point in the history
Update dependency com.squareup.leakcanary:leakcanary-android to v2.13
  • Loading branch information
nuhkoca authored Jan 4, 2024
2 parents bf696ae + 8635654 commit efeaddc
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 efeaddc

Please sign in to comment.