MainActivity in my kmp projects is not being parse...
# multiplatform
j
MainActivity in my kmp projects is not being parsed properly by android studio today .. It's showing "cannot find declaration to go to" when I attempt to click on any class/function. The icon shown to the left of the file is not of the Kotlin type .. any ideas here? I'm on Android Studio Ladybug Feature Drop | 2024.2.2 Canary with the latest kmp plugin, gradle 8.5.2
i reverted to last stable and fixed it 👍