Monday, March 22, 2021

Android Studio Arctic Fox Canary 11 available


Android Studio Arctic Fox Canary 11 (2020.3.1.11) is now available in the Canary and Dev channels.

If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the update by choosing Help > Check for Updates (Android Studio > Check for Updates on macOS). Otherwise, you can download it here.
For information on new features and changes in all preview builds of Android Studio Arctic Fox, see the Android Studio Preview release notes. For details of bugs fixed in each preview release, see previous entries on this blog.

We greatly appreciate your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. Note that you can also vote for an existing issue to indicate that you are also affected by it.

General Fixes

This update includes fixes for the following public issues:

Android Gradle Plugin
  • Issue #182169925: Use special-case media dirs for testAdditionalOutputDir on API 29+
  • Issue #181770616: AGP throw ConcurrentModificationException when change SourceCompatibility to use java 11
Compose Preview Emulator Gradle Files Editor
  • Issue #159160295: Accepting option to enable inline classes support results in Gradle Sync Failure
Resources Testing