Thursday, November 2, 2023

Android Studio Iguana | 2023.2.1 Canary 12 now available

Android Studio Iguana | 2023.2.1 Canary 12 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Update (or 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 Iguana, see the Android Studio Preview release notes. For details of bugs fixed in each preview release, see previous entries on this blog.

General fixes and features

Below is a list of general fixes in Android Studio Iguana | 2023.2.1 Canary 12 and Android Gradle Plugin 8.3.0-alpha12 These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
AGP 8.1.0: dynamic feature: Implicit dependency between exportReleaseConsumerProguardFiles and extractProguardFiles cause compilation errors
`variant.unitTest.jniLibs.addGeneratedSourceDirectory` does not seem to do anything
Update XML parser used in AGP for Gradle 8.4 compatibility
AGP 8.0.1 release package jacoco instrument does not take effect
HEDGEHOG REGRESSION: Run button is delayed by a few seconds (Creating spec)
AGP 8.3.0-alpha11 produces release APK that crashes on startup with android.content.res.Resources$NotFoundException
Graduate "android.lint.printStackTrace" AGP property to stable
C++ Import/Sync
Android studio keeps indexing unrelated c++ code
CPU
Android Studio freeze when profiling/recording CPU trace. Last Bumblebee and Dolphin version
Device File Explorer
Update App Inspector to use Device Explorer
Lint
Unused Resources Processor might delete Gradle build file
NewApi lint check does not undertand "isAtleastU() && otherCondition()" final field
Running Tests
AS 2022.3.1.13 C3 doesn't allow debugging integration tests when the tested variant is non debuggable