Disable leak

This commit is contained in:
tom79 2019-08-20 14:50:24 +02:00
parent 40a13f394d
commit 78c1112458
1 changed files with 1 additions and 1 deletions

View File

@ -125,6 +125,6 @@ dependencies {
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-2'
//debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-2'
}