Update LeakCanary

This commit is contained in:
MM20
2022-07-12 14:54:34 +02:00
parent b5e000be63
commit 82edd0a208
+1 -1
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")