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

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 1446760 commit b2c8bd4
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 @@ -61,7 +61,7 @@ androidX-room-runtime = { module = "androidx.room:room-runtime", version.ref = "
androidX-viewPager2 = "androidx.viewpager2:viewpager2:1.0.0"
androidX-webKit = "androidx.webkit:webkit:1.9.0"

square-leakCanary = "com.squareup.leakcanary:leakcanary-android:2.12"
square-leakCanary = "com.squareup.leakcanary:leakcanary-android:2.13"
square-moshi = { module = "com.squareup.moshi:moshi", version.ref = "square-moshi" }
square-moshi-compiler = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.ref = "square-moshi" }
square-okHttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "square-okHttp" }
Expand Down

0 comments on commit b2c8bd4

Please sign in to comment.