Thursday, December 28, 2023

Android Studio Jellyfish | 2023.3.1 Canary 1 now available

Android Studio Jellyfish | 2023.3.1 Canary 1 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 Jellyfish, 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 Jellyfish | 2023.3.1 Canary 1 and Android Gradle Plugin 8.4.0-alpha01 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
Improve error message for why `--release` option can't be used for JavaCompile
Disable caching of MergeSourceSetFolders using @DoNotCacheByDefault
Database Inspector
Database inspector columns do not support wrapping long lines
Database Inspector makes it needlessly hard to find related processes
Import/Sync
Using non-AndroidX libraries in an AndroidX project
Layout Inspector
Layout Inspector RootsDetector leaking root views
StudioBot
Studio Bot unresponsive with empty error
View Binding
android project - viewbinding is incorrectly claiming viewbinding class unavailable