Monday, June 13, 2022

Android Studio Dolphin Beta 3 now available

Android Studio - Dolphin | 2021.3.1 Beta 3 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 Dolphin, 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

The following is list of general fixes in Android Studio Dolphin Beta 3. 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.

Android Gradle Plugin
  • Issue #231326529: processReleaseManifest: package found in source AndroidManifest.xml false negative
  • Issue #229979216: Make dokka-core as compile time dependency and load it at runtime
  • Issue #231326529: AGP 7.2.0-rc01 :buildSrc:generatePrecompiledScriptPluginAccessors - shadow/bundletool/com/android/prefs/AndroidLocation$AndroidLocationException
Compose Preview
  • Issue #231326529: ComposePreviewRepresentations leak through message bus connections in FastPreviewManager
Updater