Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GSON to 2.3 #605

Merged
merged 1 commit into from
Sep 16, 2014
Merged

Conversation

jacobtabak
Copy link

GSON 2.3 includes some cool useful things like the @TypeAdapter annotation and much more useful JSON parsing errors.

@JakeWharton
Copy link
Member

I think you mean @JsonAdapter, but yes. Coincidentally we are the ones who added both of those features to Gson!

@jacobtabak
Copy link
Author

Ha, nice. Why the delay on updating the dep in retrofit?

@JakeWharton
Copy link
Member

Because you can add an explicit dependency an override. We always go through and update dependencies right before release so it would have happened eventually.

JakeWharton added a commit that referenced this pull request Sep 16, 2014
@JakeWharton JakeWharton merged commit f50fee7 into square:master Sep 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants