JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
https://jimkyndemeyer.github.io/js-graphql-intellij-plugin/
MIT License
879 stars 97 forks source link

Can not see/install 3.0 version in Android Studio #483

Closed m-sabeeh closed 3 years ago

m-sabeeh commented 3 years ago

In Android Studio, searching for this plugin only shows old version 2.9.1. While trying to manually install it from disk gives error;

Plugin 'JS GraphQL' (version '3.0.0') is not compatible with the current version of the IDE, because it requires build 211.0 or newer but the current build is AI-203.7717.56

Screenshot 2021-08-04 at 1 57 19 AM IDE version

vepanimas commented 3 years ago

Hi! API incompatibilities require creating a specific build for 2020.* versions, I'll prepare a specific build for 2020.3 a bit later.

vepanimas commented 3 years ago

Released a new version compatible with 2020.3, should be available to update soon.