Add Plumber to handle some system leaks automatically
(cherry picked from commit f1126c55ca)
# Conflicts:
# app/build.gradle.kts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user