Tuesday, May 28, 2019

Android Studio 3.5 Beta 3 available


Android Studio 3.5 Beta 3 is now available in the Beta channel.

If you have Android Studio set up to receive updates on the Beta 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.

This update includes fixes for the following public issues:

Core IDE
Data Binding
Gradle
  • Issue #119234600: GradlePropertyModelImpl IllegalStateException: Duplicate key 1.1.5
Gradle Sync
  • Issue #124680713: NewGradleSyncNotSupportedException when trying to Gradle Sync
  • Issue #129261435: Android syncing hangs if distributionSha256Sum mismatches after upgrade
IntelliJ
Layout Editor
Lint
  • Issue #131073349: Lint fails to add all densities/orientations of a resource to baseline, then fails on subsequent runs
  • Issue #129985008: DuplicateResourceDetector throws StringIndexOutOfBoundsException with " \" in strings.xml
  • Issue #124466808: IconExpectedSize triggered on icon that was generated from Android Studio
  • Issue #130892328: False positive DrawAllocation
Project System
  • Issue #123677461: Android Gradle Plugin Update adds extra google() repository when doing repository configuration

For information on new features and changes in all preview builds of Android Studio 3.5, 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.