Android Studio Arctic Fox support
See original GitHub issueUnable to install Bazel plugin in Android Studio Arctic Fox with the following error:
Plugin 'Bazel' (version '2021.07.13.0.1') is not compatible with the current version of the IDE, because it requires build 211.7628 or newer but the current build is AI-203.7717.56
Issue Analytics
- State:
- Created 2 years ago
- Comments:7
Top Results From Across the Web
Android Studio Arctic Fox (2020.3.1) Stable
We are excited to announce that Android Studio Arctic Fox is now available to download in the stable release channel.
Read more >Past releases - Android Developers
If your project is not supported by a specific version of Android Studio, you can still open and update your ... Android Studio...
Read more >Android Studio Arctic Fox Improves Compose Preview, Adds ...
The latest release of Android Studio focuses on three main areas, says Google: improving UI design, extending device support, and boosting ...
Read more >What's new in Android Studio - Arctic Fox - YouTube
Get an overview of what tools and features are available in Android Studio Arctic Fox and the new updates and requirements to Android...
Read more >How to Update Android Studio | Arctic Fox 2020.3.1 - YouTube
In this video we will see how we can update to Android Studio Arctic Fox 2020.3.1 Download directly: ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We have a version released for 203 (Arctic Fox support) as of today.
We already adjusted the plugin code to work with Android Studio 2020.3. So far, we haven’t built and pushed a plugin version for it yet. That’s planned for the current release cycle (->
android-studio-oss-stable
is set to 2020.3 right now), which should result in an upload in ~2 weeks.If you don’t want to wait that long, you can check out the code of this repository and build it for Android Studio according to the build instructions of the README file.