Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95b57e7b authored by Andy Scherzinger's avatar Andy Scherzinger
Browse files

removed unused support lib dependency

parent 0a941691
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@ repositories {

dependencies {
    compile 'commons-httpclient:commons-httpclient:3.1'
    compile 'com.android.support:support-v4:23.1.1'
    compile project(':')
}