Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.2 not supported by Android Studio #300

Open
1 of 3 tasks
blundell opened this issue May 4, 2020 · 1 comment
Open
1 of 3 tasks

0.7.2 not supported by Android Studio #300

blundell opened this issue May 4, 2020 · 1 comment

Comments

@blundell
Copy link

blundell commented May 4, 2020

  • I'm submitting a ...

    • bug report
    • feature request
    • puppy => You're not submitting a puppy. I already have one and he's adorable
  • What is the current behavior?

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

  • ASide 3.6.3 uses IJ 192.*
  • ASide 4.* uses IJ 193.*

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

  • Is this a bug? Sorry about that. If so give me explicit details how to reproduce:
  1. Open Android Studio
  2. ???
  3. Lose all Profit
  • What is the expected behavior?

Supporting Android Studio

  • What is the motivation / use case for changing the behavior?

Big user base

  • Please tell me about your environment:

Android Studio

  • Other information (e.g. detailed explanation, stacktrace, related issues, suggestions how to fix, links for me to have context words of praises, pictures of puppies (again with the puppy??) )

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
Copy link
Owner

OpherV commented May 5, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants