mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-28 06:17:05 +00:00
android: json parsing settings explicitNulls = false
This commit is contained in:
@@ -2313,6 +2313,7 @@ val json = Json {
|
||||
prettyPrint = true
|
||||
ignoreUnknownKeys = true
|
||||
encodeDefaults = true
|
||||
explicitNulls = false
|
||||
}
|
||||
|
||||
@Serializable
|
||||
|
||||
Reference in New Issue
Block a user