Skip to content

Commit

Permalink
support android api level 21-
Browse files Browse the repository at this point in the history
  • Loading branch information
BakerJQ committed May 19, 2020
1 parent 9a59be4 commit 4896a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rxretrohttp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp-urlconnection:3.11.0'
api 'io.reactivex.rxjava2:rxjava:2.2.9'
api 'io.reactivex.rxjava2:rxandroid:2.1.1'
api 'com.alibaba:fastjson:1.1.71.android'
api 'com.alibaba:fastjson:1.2.54'
api 'com.squareup.retrofit2:adapter-rxjava2:2.8.1'
api 'com.trello.rxlifecycle3:rxlifecycle:3.0.0'
api 'com.trello.rxlifecycle3:rxlifecycle-android:3.0.0'
Expand Down

0 comments on commit 4896a4e

Please # to comment.