xdev-software/intellij-plugin-save-actions

Improve support of Android Studio

AB-xdev opened this issue · 2 comments

Android Studio currently hangs behind 2-3 releases of the "normal" IntelliJ.

It would be bad when the plugin can't be used as a drop in replacement for the deprecated one.

Fixed by 28f7f2c

There is still no new version of Android Studio that is based on Intellij 2023+.

However it looks like our plugin works with the latest 2022 versions:
grafik
grafik

I also quickly checked for compile errors or similar problems but couldn't find any.
We should therefore once again decrement the since-build version until a 2023 version is released.