After updating to Narwhal, my Kotlin Multiplatform...
# multiplatform
b
After updating to Narwhal, my Kotlin Multiplatform project successfully Gradle syncs, but opening any Kotlin file in
commonMain
shows a "Project JDK is not defined" message with an option to "Setup SDK". No amount of setting the SDK from the list seems to solve it. Sometimes the banner transitions to "Kotlin not configured" If I revert back to Meerkat, no issues.