We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59e145 commit 1dc54a7Copy full SHA for 1dc54a7
twitter-core/internal-build.gradle
@@ -58,7 +58,7 @@ android {
58
59
dependencies {
60
api "com.squareup.retrofit2:retrofit:2.5.0"
61
- implementation "com.squareup.retrofit2:converter-gson:2.5.0"
+ api "com.squareup.retrofit2:converter-gson:2.5.0"
62
api 'com.google.code.gson:gson:2.8.5'
63
api 'com.squareup.okhttp3:okhttp:3.12.1'
64
}
0 commit comments