Andrei Mukamolau
Andrei Mukamolau
As a workaround, you can use `utf8.decode(response.bodyBytes);`
Here's what I designed so far for monochrome layer: 
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
Yes.