You are currently viewing KMP with Android and JVM

KMP with Android and JVM

I’m trying to setup a project with three targets Android, JVM(Ktor) and JS.

Everything works fine when only JS and JVM targets are included , the moment I add android target, the JVM target can’t recognize anything from the common module but the android target can, and vice versa if I remove the android target.

Has anyone had this problem?

submitted by /u/LoneWalker20
[link] [comments]