Wednesday, July 17, 2019

Android Studio 3.6 Canary 5 available


Android Studio 3.6 Canary 5 is now available in the Canary and Dev channels.

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

General fixes

This update includes fixes for the following public issues:

Core IDE
  • Issue #135132378: "Generate Signed Bundle or APK" => "Module" list order problem
Data Binding
  • Issue #135147332: Make sure "safeUnbox" doesn't show an "unresolved reference" error
Gradle
Kotlin
  • Issue #128835109: resources.srcDirs = ['src'] option in gradle leakes .kt source code in artifact (APK)
Layout Editor
Lint
New Project Wizard
Project System
  • Issue #129994596: IllegalStateException: buildOutput.apkData must not be null when building with obfuscation [3.4.0-rc03]
  • Issue #129612500: Opening 2nd Project causes Indefinite display of "Indexing paused due to batch update"

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