diff --git a/Clover/app/build.gradle b/Clover/app/build.gradle index 2a8b437e..ce17d9c4 100644 --- a/Clover/app/build.gradle +++ b/Clover/app/build.gradle @@ -85,6 +85,4 @@ dependencies { debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3' releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3' - - compile files('libs/httpclientandroidlib-1.2.1.jar') }