Update leakcanary to version 2.10

This commit is contained in:
Ryan VanderMeulen 2022-11-11 10:09:05 -05:00 committed by mergify[bot]
parent c779c36f65
commit 669b8fc043
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ object Versions {
const val android_lint_api = "30.3.0"
const val sentry = "6.6.0"
const val leakcanary = "2.9.1"
const val leakcanary = "2.10"
const val osslicenses_plugin = "0.10.4"
const val detekt = "1.19.0"
const val jna = "5.12.1"