I downloaded a Kotlin app following the Kotlin Multiplatform documentation.
However, I'm facing difficulty running it on the Android Studio emulator. Can anyone help me?
I've tried everything, but I can't find the "composeApp" mentioned in the documentation to select before running the code. As a result, the button to run the code isn't even available.