OpherV / gitflow4idea

Git Flow Integration plugin for IntelliJ
Apache License 2.0
504 stars 138 forks source link

0.7.2 not supported by Android Studio #300

Open blundell opened 4 years ago

blundell commented 4 years ago

Cannot install plugin v0.7.2 in AndroidStudio, thus #281 #277 will plague Android Devs for a while

Plugin has 201 (IntelliJ 2020.1) as minimum supported version, it’s now entirely incompatible with Android Studio

but #292 #276 might have something to say about that 👯

  1. Open Android Studio
  2. ???
  3. Lose all Profit

Supporting Android Studio

Big user base

Android Studio

No puppies harmed in the making of this issue

image (i.e. it seems like the minimum supported is now IJ 2020.1 - instead of that range including the previous versions build 182. - 201.)

OpherV commented 4 years ago

First I truly appreciate you sticking to theme in this issue format 😛

0.7.2 accommodates API deprecations Jetbrains made with the 201 builds, so by definition it can't be backwards compatible with earlier builds

Backporting all the bugfixes with the old API will be a pain, and I don't have the capacity to support double API versions but I'll try to get something out at least to fix #281 and #277 so AStudio users won't be stuck in the interim. Stay tuned