Skip to content

Commit

Permalink
Update dependency com.squareup.leakcanary:leakcanary-android to v2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Apr 18, 2024
1 parent 216c424 commit 3df0602
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 @@ -179,7 +179,7 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotl
ksp-gradlePlugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
ktlint-gradle = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.ref = "ktlintGradle" }
ktlint-rules-compose = "io.nlopez.compose.rules:ktlint:0.3.15"
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.13"
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
lottie = { module = "com.airbnb.android:lottie", version.ref = "lottie" }
lottie-compose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
materialComponents = "com.google.android.material:material:1.11.0"
Expand Down

0 comments on commit 3df0602

Please sign in to comment.