We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1167c2b commit b1c49fcCopy full SHA for b1c49fc
library/build.gradle
@@ -91,7 +91,7 @@ ext {
91
92
dependencies {
93
api "androidx.appcompat:appcompat:1.0.2"
94
- api 'com.codepath.libraries:asynchttpclient:0.0.5'
+ api 'com.codepath.libraries:asynchttpclient:0.0.8'
95
implementation files('libs/codepath-utils.jar')
96
api 'com.github.scribejava:scribejava-apis:4.1.1'
97
api 'com.github.scribejava:scribejava-httpclient-okhttp:4.1.1'
0 commit comments