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

changed okhttp version to v3.11 and some other #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mht5
Copy link

@mht5 mht5 commented Nov 7, 2018

changed okhttp version to v3.11
changed "country" in MessageSentResponse to "[{'UNK':1}]" instead of [{"UNK":1}] as Gson does
not recognize the old one and throws an exception

MessageSentResponse to "[{'UNK':1}]" instead of [{"UNK":1}] as Gson does
not recognize the old one and throws an exception
@developersteve developersteve self-assigned this Nov 13, 2018
@nicholashalltelstra
Copy link
Contributor

Fixed Country Array bug and updated to okhttp3 in commit 601be3a

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.

3 participants