Hi. I've got KMM SDK that is getting published to ...
# react
a
Hi. I've got KMM SDK that is getting published to maven local ten with Gradle task copied to React Native project. All worked as it should. Then I created a kmm module called "core" and added it to SDK as a dependency. Common setup in multi-module Android or kmm project. The issue is that when i try to run Android React App i get this error. React complaining that core module is missing, but it is not used anywhere except of SDK module.