-Removed Leak Canary dependency.

-Fixed local playlist header margins.
This commit is contained in:
John Zhen Mo 2018-02-08 11:53:08 -08:00
parent df1b955261
commit fde31a5b4d
3 changed files with 5 additions and 15 deletions

View file

@ -89,6 +89,4 @@ dependencies {
implementation 'frankiesardo:icepick:3.2.0'
annotationProcessor 'frankiesardo:icepick-processor:3.2.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.5.4'
}