Anyone have any insight on this: <https://discuss.kotlinlang.org/t/test-dependency-in-a-kotlin-multi...
d
Implementation dependencies are intended to be internal to the component - declare them as api instead if you want to consume them across project boundaries