mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-20 14:57:15 -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.