Android Studio 3.4 Release Candidate 3 available
Monday, April 1, 2019
Android Studio 3.4 Release Candidate 3 (RC3) 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.
General fixes
This update includes fixes for the following public issues:Core IDE
- Issue #124468305: $VERSION isn't resolved in Android Studio 3.4.0-beta04
- Issue #123899777: Implementation transitive deps not available in runtime CP—AS 3.5 Canary 3
- Issue #123121798: AS 3.4 B1 Freezes
- Issue #117642376: Running unit tests through Android Studio 3.2.1 does not work when class has certain dependencies
- Issue #128468335: Double check requirement for quotation of -repackageclasses and -flattenpackagehierarchy
- Issue #128327089: Changing proguardFiles does not trigger recompilation when running tinstrumented est
- Issue #128813358: R8 failed with an NPE exception on r8.shaking.Enqueuer.enqueueHolderIfDependentNonStaticMember
- Issue #128917897: AbstractMethodError after updating from Android Gradle Plugin 3.3.2 to 3.4.0-rc02
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.