Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

v2.2.0

Latest
Compare
Choose a tag to compare
@AnBowell AnBowell released this 24 May 13:13
· 1 commit to main since this release

Breaking changes

  • Kotlinx-serialization library has been removed in favor of Android's built in org.json library.
  • All methods which received JsonObject now receive org.json.JSONObject