I use Intellij Ultimate (2025.3.3) to develop kmp projects. Since the last update, I have the problem, that I can't build and run on Android or iOS. For Android it says, that no module is selected in run configuration, but I cannot select any module, because the list is empty, and for iOS the the Target, Configuration and Executable arent found. The Same project opened in Android Studio works as it should.
I tried to reimport the project and invalidate cache, but this didn't help. The Gradle Task list is also very short.
Does anyone has an idea how to fix this?