spierce7
07/01/2019, 5:11 PMkotlin-multiplatform-<platform>
plugins to use the multiplatform
plugin. I'm several weeks into this, and have the app building, but for some reason the IDE is showing some imports as unable to resolve (again, the app can build, and I've added the dependencies properly to the corresponding gradle files). The issue seems to be around the android multiplatform projects importing jvm multiplatform projects, and then the android project complains that it can't find jvm files. Has anyone seen something like this?
I can repro this in my project with AndroidStudio, IntelliJ, and AndroidStudio 3.5 with the upgraded beta05 plugin as well.russhwolf
07/01/2019, 5:25 PMspierce7
07/01/2019, 6:42 PMrusshwolf
07/01/2019, 6:55 PMspierce7
07/01/2019, 7:51 PMAlexey Belkov [JB]
07/02/2019, 8:41 AMspierce7
07/02/2019, 5:10 PMrusshwolf
07/02/2019, 5:15 PMspierce7
07/02/2019, 5:34 PMrusshwolf
07/02/2019, 5:40 PMspierce7
07/02/2019, 5:47 PM