Update how jsonSerialization is configured

pull/1455/head
Tom Tresansky 1 year ago
parent befaa6cab4
commit ae5602da76
No known key found for this signature in database
GPG Key ID: 99DCF7A2C0C53E39

@ -12,8 +12,7 @@ androidLibrary {
} }
kotlinSerialization { kotlinSerialization {
version = "1.6.3" jsonEnabled = true
json()
} }
testing { testing {

Loading…
Cancel
Save