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

#179 Use latest org.json dependency instead of android-json #193

Closed
wants to merge 1 commit into from

Conversation

david-m-s
Copy link

Use latest org.json dependency instead of android-json. Two tests are disabled since they contain illegal json (duplicated entries) which is not supported in the new parser, as it should be.
Address issue #179

… disabled since they contain illegal json (duplicated entries) which is not supported in the new parser, as it should be.
@carterpage
Copy link
Member

Thanks for your submission. This should be address in #194.

A few more things were needed to make the change, including handling the change of JSONException to a RuntimeException.

@carterpage carterpage closed this Jul 26, 2024
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.

2 participants