add leakcanary
This commit is contained in:
@@ -195,6 +195,9 @@ dependencies {
|
||||
|
||||
// timber
|
||||
implementation(libs.timber)
|
||||
|
||||
// leakcanary
|
||||
debugImplementation(libs.leakcanary.android)
|
||||
}
|
||||
|
||||
protobuf {
|
||||
|
||||
Reference in New Issue
Block a user