I have an existing kotlin multiplatform project, but its structure differs from the structure of the kmp-wizard (
https://kmp.jetbrains.com). So basicalle within my root I have a folder iosApp and a folder with androidApp. Unfortunately my RUN & DEBUG dialog only show iosApp. How can I run my androidApp?