Hello, I updated to Android Studio Jellyfish, and ...
# multiplatform
r
Hello, I updated to Android Studio Jellyfish, and I don't have the option to create a Kotlin Mutliplaform Module anymore. Any idea why ?
s
Goto Settings -> Advanced Settings -> Kotlin -> Enable advanced Multiplatform IDE features
👆 2
p
Also there is a library template from jetbrains you can just copy paste and include in settings.gradle
r
Thank's @Swapnil Musale, since when you have to activate this ? I have a bunch of KMP module, never had to activate it.
s
I think from Iguana version