mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Uncomment leakcanary on debug build
This commit is contained in:
parent
fe59d7f4ec
commit
6935ae545c
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ dependencies {
|
|||
|
||||
// For detecting memory leaks
|
||||
// REF: https://square.github.io/leakcanary/
|
||||
// debugImplementation(libs.leakcanary.android)
|
||||
debugImplementation(libs.leakcanary.android)
|
||||
implementation(libs.leakcanary.plumber)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue