Justin
06/03/2020, 3:44 AMjs) but also builds a multiplatform library that can be imported into another Kotlin Multiplatform project?
Basically I have KMP libraries A and B.
Library A is imported directly by an external js project.
Library B - which is used by native iOS and Android apps, requires library A as a dependency.
Both libraries are for internal use only so I wouldn't be publishing anything to public maven.
Any pointers would be much appreciated!russhwolf
06/03/2020, 12:37 PMMartin Gagnon
06/07/2020, 10:44 PM