<@UF7D1G5LL> How can I downgrade the IDE plugin (I...
# eap
l
@Nikita How can I downgrade the IDE plugin (I'm on Android Studio 3.5 Canary 7 FYI)? I tried to install
1.3.30-eap-11
from disk after discovering the issue mentioned above, but no UI feedback, and after restart, still using the broken
1.3.30-eap-45
version.
Found a solution: went in
~/Library/Application\ Support/AndroidStudioPreview3.5
, removed the
Kotlin
directory and replaced it with the proper unzipped version found on https://plugins.jetbrains.com/plugin/6954-kotlin
d
Settings->Languages & Frameworks->Kotlin->Update Channel: Stable
that would give you an older version though.
l
Tried but doesn't work either, manually replacing it worked though.