Commented out com.squareup.leakcanary:leakcanary

This commit is contained in:
CappielloAntonio 2021-04-20 18:04:14 +02:00
parent 6ebd3c5ecf
commit b0bc3b9f73

View file

@ -86,4 +86,7 @@ dependencies {
// Database debugger via adb
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
// Square - Canary
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
}