Hello. Has anyone has an sample multi-module project with enabled Compose in some module?
I'm trying to migrate some feature to Compose and project can't build at all. As I know, compose has a conflict with kapt and kotlin-android-extensions, but I don't have this one in project.