Andrei Mukamolau

Results 5 comments of Andrei Mukamolau

As a workaround, you can use `utf8.decode(response.bodyBytes);`

Here's what I designed so far for monochrome layer: ![GitJournal monochrome icon](https://user-images.githubusercontent.com/4471821/221370610-424aac23-55d0-431d-98b3-34d30a62c759.svg)

I was unable to update Kotlin to 1.8, it didn't work for some reason: it was complaining on the function with empty body for `serializer()`. Probably will look into it...

Kotlin update on 1.8.10 worked, luckily. There was a bug in compiler that was causing the issue