https://kotlinlang.org logo
a

altavir

07/13/2019, 3:10 PM
@udalov, I've hit a wall with https://youtrack.jetbrains.com/issue/KT-28927. In a single project it could be resolved by clean build, but in separate projects, I can't find a way to fix it. Is there a workaround until 1.3.50?
u

udalov

07/15/2019, 2:53 PM
Unfortunately no. If I were you, I'd wait for 1.3.50 EAP
a

altavir

07/15/2019, 2:54 PM
OK, for now @pdvrieze introduced polymporphic serializers without array-based annotations, so I can try that instead.
I've removed array annotation from library and the build still fails with this error. Is this the same error, or a symptom of something else?