auto-data-class icon indicating copy to clipboard operation
auto-data-class copied to clipboard

Can't build when adding to a Compose project.

Open grosalex opened this issue 5 years ago • 1 comments

Hi, Thanks for it, it's great. I'm just filling an issue cause currently we can't add auto-data-class in an existing jetpack compose project we always end up with the following error when trying to build e: java.lang.NoSuchMethodError: org.jetbrains.kotlin.codegen.state.GenerationState$Builder.isIrBackend(Z)Lorg/jetbrains/kotlin/codegen/state/GenerationState$Builder; Just to let you know (as compose is still in an early early stage it might come from this ;) )

Regards

grosalex avatar Feb 25 '20 12:02 grosalex

Thank you, I'll keep an eye on that issue.

xinthink avatar Mar 08 '20 04:03 xinthink