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

Migrate from Gson to Kotlinx Serialization #178

Merged
merged 12 commits into from
May 26, 2023
Merged

Migrate from Gson to Kotlinx Serialization #178

merged 12 commits into from
May 26, 2023

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    959902c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a442da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3254c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebcd529 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    668d6c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f8ec8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06da570 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    108d43b View commit details
    Browse the repository at this point in the history
  9. clean: remove unused deps

    dead8309 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4ff3f50 View commit details
    Browse the repository at this point in the history
  10. fix(domain): MissingField Exception

    add default values for all the fields
    dead8309 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b5c56c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f8b865 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23cc5a5 View commit details
    Browse the repository at this point in the history