You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing this, we may want to duplicate the Strictness enum in our own code to preserve backwards compatibility with earlier versions of Gson. That said, I'm not sure how common it will be to want to downgrade the version of Gson so the duplication may not be necessary. Flagging for team attention to see what everyone else thinks.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
When doing this, we may want to duplicate the
Strictness
enum in our own code to preserve backwards compatibility with earlier versions of Gson. That said, I'm not sure how common it will be to want to downgrade the version of Gson so the duplication may not be necessary. Flagging for team attention to see what everyone else thinks.The text was updated successfully, but these errors were encountered: