archinamon
08/14/2020, 4:19 PMimplementation
to simple jvm modules
these jvm modules connected with buildSrc too
so... when I try to sync/build project — I got error:
Could not determine the dependencies of task ':buildSrc:common:jsTestPackageJson'.
> NPM Dependencies already resolved and installed
(full log: https://justpaste.it/9sqqf)
root project resolves everything just fine, but not buildSrc 😞 is there any way to achieve it not just reverting mpp?))