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

The library depends on gson version 2.5: #4

Closed
nirfeldman opened this issue Jan 14, 2016 · 1 comment
Closed

The library depends on gson version 2.5: #4

nirfeldman opened this issue Jan 14, 2016 · 1 comment

Comments

@nirfeldman
Copy link

You should consider testing it with more versions - maybe 2 versions (so apps that use a different version of gson). For us it's not an issue.
Your pom should specify which versions are acceptable.
e.g.:
[2.4,2.5]

This is low priority from our end (since it does not collides) but might be an issue for an app that is using gson on different version then 2.5

@JiamingFB
Copy link
Contributor

right now the sdk pom requires gson 2.5+, and default to 2.5 unless it has conflict with other dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants