mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-16 20:00:39 -04:00
Parsing of JSON is now done inside the index library using kotlinx.serialization multi-platform library. Another small usage in FDroidMetricsWorker was replaced with native JSONObject.