Why is this happening to me? I uninstall the plugi...
# multiplatform
n
Why is this happening to me? I uninstall the plugin and reinstall it and it keeps telling me there is an update available, and then when I update it says it can't:
It's the KMM Plugin, I guess it's all cut off in the screenshot.
a
Hello, @Neal Sanche! What AS version do you use?
n
@Artyom Degtyarev [JB] I am on Bumblebee 2021.1.1 RC1 right now.
a
We were able to reproduce similar behaviour by performing these steps: 1. Having both Kotlin and Kotlin Multiplatform Mobile plugins installed, disable the Kotlin Multiplatform Mobile from the
Plugins
menu. 2. Restart the Android Studio as suggested. 3. Observe Kotlin Multiplatform Mobile plugin having this
0.1-SNAPSHOT
version. 4. Enable the plugin. 5. Restart the Android Studio. On local machine, after the last step the problem was not observable, and the plugin had the correct 0.3.0… version. Could you please tell if the problem is still actual in your case? We’re trying to check if this is actually the same problem or a different one with similar symptoms.
n
I guess I have since updated to
Copy code
Android Studio Bumblebee | 2021.1.1
Build #AI-211.7628.21.2111.8092744, built on January 18, 2022
Runtime version: 11.0.11+0-b60-7772763 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.1
GC: G1 Young Generation, G1 Old Generation
Memory: 16384M
Cores: 10
Registry: external.system.auto.import.disabled=true
Non-Bundled Plugins: jp.ikeponias (1.1.1), org.jetbrains.kotlin (211-1.6.10-release-923-AS7442.40), com.jetbrains.kmm (0.3.0(211-1.6.0-release-795-IJ)-194), com.squareup.sqldelight (1.5.3), com.intellij.lang.jsgraphql (3.1.2), org.intellij.plugins.markdown (211.7142.37)
And I installed the KMM plugin, and see version 0.3.0. Will keep an eye out for bad behaviour, but I think things are good right now.