diff --git a/app/build.gradle b/app/build.gradle index 8fcb7083c..f21892e75 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -230,7 +230,7 @@ dependencies { annotationProcessor rootProject.ext.dependencies["arouter-compiler"] // implementation rootProject.ext.dependencies["leakcanary"] - debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10' + //debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10' }