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
The former(gson) is necessary because Google's SDK needs it, and the latter is unnecessary. I think we should remove moshi. If this is acceptable, I'd be happy to submit a PR.
Thanks!
The text was updated successfully, but these errors were encountered:
I see that this project originally depends on gson:
Veyron/veyron/build.gradle
Line 39 in 5eb5871
but it also introduces moshi:
Veyron/veyron/build.gradle
Line 47 in 5eb5871
The former(gson) is necessary because Google's SDK needs it, and the latter is unnecessary. I think we should remove moshi. If this is acceptable, I'd be happy to submit a PR.
Thanks!
The text was updated successfully, but these errors were encountered: