Tuesday, July 9, 2019

Android Studio 3.4.2 available

Android Studio 3.4.2 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Update (Android Studio > Check for Updates on macOS). Otherwise, you can download here.

This minor release improves stability and performance, and includes fixes for the following issues:

Gradle
  • Issue #131167099: Gradle Sync error: No value has been specified for property 'manifestOutputDirectory'.
IntelliJ
Shrinker (R8)
  • Issue #131167099: Gradle Sync error: No value has been specified for property 'manifestOutputDirectory'.
  • Issue #131140696: AbortException: Error: Undefined value encountered during compilation.
  • Issue #131207184: Android Studio 3.5 Canary 13 - Undefined value encountered during compilation, invalid dex input
  • Issue #130789358: java.lang.IllegalArgumentException: Multiple entries with same key
  • Issue #131443760: Android Gradle Plugin 3.5.0-alpha13 fails with R8 1.5.20-dev (build a85ccd499f6d149322870a8aedddc92152071a01
  • Issue #131505760: R8 don't support obfuscationdictionary on field

For information on new features and changes in all releases of Android Studio, see the Android Studio release notes.

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.