Do you have a method of publishing your MPP module to a gradle repository? If not I’d recommend converting to a multi-module build and importing the MPP library via
project()
in your JS module’s dependencies section
a
Alexander Minyaev
11/04/2019, 10:17 PM
Yes, I have line with
implementation(project(:domain))
. But problem was in other case. I had module with name