Android Studio - Arctic Fox | 2020.3.1 Patch 1 is now available in the Stable channel.
If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Update (Android Studio > Check for Updates on macOS). Otherwise, you can download it here.
For information on new features and changes in all releases of Android Studio, see the Android Studio release notes.
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 and features
This update includes fixes for the following issues:
Android Gradle Plugin
- Issue #195449882: TypedefRemover uses ASM5 and is incompatible with JDK 11 sources that require ASM7
- Issue #194937528: Some new DSL blocks can't be used from Groovy DSL in AGP 7.0.0
- Issue #194911958: AGP 7.0.0 stable throws an ExternalApiUsageException on libraryVariants.all{applicationId}
C++ Debugger
- Issue #195340099: AS Arctic Fox Error while starting native debug session on Mac M1, "Found broken LLDB configuration"
Resource Manager
- Issue #189696673: (Windows) New > Vector Asset > picture.svg: invalid 'minus' character in generated <vector> xml
Shrinker (R8)
- Issue #195037294: NPE in BridgeHoisting
- Issue #195234829: After upgrade to 7.0.0, R8 crashes with "Unexpected usage left in method after inline" error