We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c49fc commit c86a20bCopy full SHA for c86a20b
library/build.gradle
@@ -92,7 +92,6 @@ ext {
92
dependencies {
93
api "androidx.appcompat:appcompat:1.0.2"
94
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'
98
implementation 'se.akerfeldt:okhttp-signpost:1.1.0'
0 commit comments