Skip to content

DEFAULT_JSON externalized

Compare
Choose a tag to compare
@jillesvangurp jillesvangurp released this 04 Jun 04:31
· 1 commit to master since this release
  • DEFAULT_JSON and DEFAULT_PRETTY_JSON now live in an external library. This will break your imports if you were using that but should be a simple update. Reason for this is that I have multiple projects where I was copy pasting this thing. So, I created a separate library for it.
  • Update to kotlin 2.0 and clean up the build file. 1.9 api is still supported.