Any news for Kotlin Multiplatform plugin compatibility for Narhwal and also Windows support ?
z
zsmb
06/19/2025, 7:41 PM
Narwhal RC is the currently recommended version to use for the plugin if you're on Android Studio. You should see it available there in the Marketplace.
Windows (and Linux) support: it's the next highest priority of the team, but no estimated timeline just yet. Please stay tuned.
l
Luka Štorek
06/19/2025, 7:42 PM
Hey Marton thanks for answer, but in Narwhal Canary 5 it says Marked as incompatible for Kotlin Multiplatform 🤔
z
zsmb
06/19/2025, 7:47 PM
To clarify, that's Narwhal Feature Drop Canary 5, which is the next version of Android Studio after Narwhal. Indeed, those Canaries ship frequently and each release of them requires us to test and publish a new version of the KMP plugin to match it, so if you're on the very latest one you'll have to wait a bit for the KMP plugin.
f
FlowFan
06/23/2025, 1:12 AM
Is backward compatibility possible? Similar to some other plugins, they don't require frequent updates to remain compatible with newer Canary versions. While they might not be 100% compatible, they at least don't become completely unusable.
z
zsmb
06/23/2025, 3:04 AM
I don't know the full technical details, I assume we're somewhat tightly coupled with the Android plugin for backwards compatibility to be easy. And either way, we probably want to test the plugin for each new Canary, instead of having an untested version available and getting complaints about broken things as soon as people upgrade to the latest one.
f
FlowFan
06/24/2025, 7:50 AM
I understand the focus on core stability. However, users actively choosing Canary versions are inherently early adopters. Completely preventing plugin access may blocks valuable early feedback. It would be great if a dev plugin version could be provided.
z
zsmb
06/24/2025, 11:33 AM
Thanks, we're aware of these issues, and will continue to look into how we can provide the plugin the soonest for everyone on all versions.