Skip to content

Commit

Permalink
Merge pull request #112 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.14
  • Loading branch information
nuhkoca authored Apr 18, 2024
2 parents 1a7bbb8 + 3832ae6 commit a2fc3c3
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.7"

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

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

0 comments on commit a2fc3c3

Please sign in to comment.