Skip to content

Commit

Permalink
Update fastjson version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyuran committed Jan 3, 2018
1 parent 02701e0 commit 2f9711d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastjson-converter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
}

dependencies {
compile 'com.alibaba:fastjson:1.1.67.android'
compile 'com.alibaba:fastjson:1.1.68.android'

provided 'com.squareup.retrofit2:retrofit:2.3.0'

Expand Down

0 comments on commit 2f9711d

Please sign in to comment.