Skip to content

Commit

Permalink
Depend on latest production version of 4.3 HttpClient
Browse files Browse the repository at this point in the history
  • Loading branch information
smarek committed Sep 19, 2015
1 parent 3961cf3 commit db7415c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
}

dependencies {
compile 'cz.msebera.android:httpclient:4.3.3'
compile 'cz.msebera.android:httpclient:4.3.6'
}

android.libraryVariants.all { variant ->
Expand Down

0 comments on commit db7415c

Please sign in to comment.