Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.leakcanary:leakcanary-andro…
Browse files Browse the repository at this point in the history
…id to v2.14 (#179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 29f7c92 commit f6d597e
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 @@ -37,7 +37,7 @@ google-accompanist-systemuicontroller = "com.google.accompanist:accompanist-syst
google-dagger-hilt = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
google-dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }

square-leakcanary = "com.squareup.leakcanary:leakcanary-android:2.12"
square-leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
square-moshi = "com.squareup.moshi:moshi-kotlin:1.15.1"
square-moshi-converter = "com.squareup.retrofit2:converter-moshi:2.11.0"
square-moshi-metadata-reflect = "dev.zacsweers.moshix:moshi-metadata-reflect:0.27.2"
Expand Down

0 comments on commit f6d597e

Please sign in to comment.