Skip to content

Commit

Permalink
Update dependency com.squareup.leakcanary:leakcanary-android to v2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and qhy040404 committed May 19, 2023
1 parent 212308c commit 210416f
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 @@ -48,7 +48,7 @@ appiconloader-coil = { module = "me.zhanghai.android.appiconloader:appiconloader
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1"
kt-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.8.21"

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

[bundles]
Expand Down

0 comments on commit 210416f

Please sign in to comment.