When I create a new multi-platform module in the IDEA, it just creates an empty module.
I am using Gradle as my build system.
UPDATE: If I add the module manually to my settings.gradle file then add a new multi-platform module, it then assembles the previous module but not the one that was just added.