Skip to content

Commit 31dc58f

Browse files
committed
Removed unnecessary dependency, android-async-http#168
1 parent 9096a76 commit 31dc58f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

library/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
apply plugin: 'android-library'
22

3-
dependencies {
4-
compile 'com.android.support:support-v4:18.0.+'
5-
}
6-
73
android {
84
compileSdkVersion 18
95
buildToolsVersion '18.0.1'

0 commit comments

Comments
 (0)