Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

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 May 18, 2023
1 parent 212308c commit 36da9be
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 36da9be

Please sign in to comment.