Build error: IllegalStateException: Problem with constructing exception message #241
Labels
awaiting-details
Signifies the issue/PR is pending additional information or clarification for further action.
Description
I'm getting a kotlin error after adding the library to my build.gradle.kts file. This happens with versions
3.2.4
and above, but does not happen with versions3.2.3
and below.I've also tried cleaning my build and clearing Android Studio caches. Any ideas what might be happening?
I'm on Kotlin "1.8.10", kotlinx serialization "1.5.0"
Thanks!
The text was updated successfully, but these errors were encountered: