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 ;) )
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