I'm trying to create a desktop-compose module for my kotlin multiplatform project but the compose module doesn't seem to see the shared project. I've included it in the gradle file but for some reason it can't see the files. Is there something that is preventing it?