Skip to content

Commit b1c49fc

Browse files
committed
Bump Async Http Client version
1 parent 1167c2b commit b1c49fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ext {
9191

9292
dependencies {
9393
api "androidx.appcompat:appcompat:1.0.2"
94-
api 'com.codepath.libraries:asynchttpclient:0.0.5'
94+
api 'com.codepath.libraries:asynchttpclient:0.0.8'
9595
implementation files('libs/codepath-utils.jar')
9696
api 'com.github.scribejava:scribejava-apis:4.1.1'
9797
api 'com.github.scribejava:scribejava-httpclient-okhttp:4.1.1'

0 commit comments

Comments
 (0)