Skip to content

Commit 0071017

Browse files
stanstan
authored andcommitted
Removed old image loader lib
Removed support-v4 dependency
1 parent 50bd7fc commit 0071017

File tree

9 files changed

+0
-4109
lines changed

9 files changed

+0
-4109
lines changed

app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,8 @@ android {
1818
}
1919

2020
dependencies {
21-
// compile files('libs/support-v4.jar')
2221
// EventBus
2322
compile 'de.greenrobot:eventbus:2.4.0'
24-
25-
compile 'com.android.support:support-v4:23.0.1'
2623
}
2724

2825
// This is the actual solution, as in http://stackoverflow.com/a/19037807/1002054

0 commit comments

Comments
 (0)