Add Plumber to handle some system leaks automatically

(cherry picked from commit f1126c55ca)

# Conflicts:
#	app/build.gradle.kts
This commit is contained in:
arkon
2022-04-24 16:28:09 -04:00
committed by Jobobby04
parent c3183b8543
commit 9007b5de95
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -248,6 +248,7 @@ dependencies {
// For detecting memory leaks; see https://square.github.io/leakcanary/
// debugImplementation(libs.leakcanary.android)
implementation(libs.leakcanary.plumber)
// SY -->
// Changelog