Skip to content

Replace org.json usage with kotlinx.serialization #102

@Doomsdayrs

Description

@Doomsdayrs

Is your feature request related to a problem? Please describe.
Currently the code base uses org.json to handle serialization / de-serialization of JSON objects. This is quite outdated and clunky of a technique when compared to the kotlinx.serialization method.

Describe the solution you'd like
Simplify JSON code base using kotlinx.serialization

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions