Update LeakCanary

This commit is contained in:
MM20 2022-07-12 14:54:34 +02:00
parent b5e000be63
commit 82edd0a208
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -283,7 +283,7 @@ dependencyResolutionManagement {
alias("leakcanary")
.to("com.squareup.leakcanary", "leakcanary-android")
.version("2.7")
.version("2.9.1")
alias("suncalc")
.to("org.shredzone.commons", "commons-suncalc")