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 9a59be4 commit 4896a4eCopy full SHA for 4896a4e
rxretrohttp/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
api 'com.squareup.okhttp3:okhttp-urlconnection:3.11.0'
24
api 'io.reactivex.rxjava2:rxjava:2.2.9'
25
api 'io.reactivex.rxjava2:rxandroid:2.1.1'
26
- api 'com.alibaba:fastjson:1.1.71.android'
+ api 'com.alibaba:fastjson:1.2.54'
27
api 'com.squareup.retrofit2:adapter-rxjava2:2.8.1'
28
api 'com.trello.rxlifecycle3:rxlifecycle:3.0.0'
29
api 'com.trello.rxlifecycle3:rxlifecycle-android:3.0.0'
0 commit comments