Android Studio 3.0 Beta 6 is now Available
Friday, September 15, 2017
Android Studio 3.0 Beta 6 is now available in the Canary, Dev and Beta channels.
This update adds support for using CMake 3.7 or higher, and includes fixes for the following issues:
- Issue #37137285: Some logs no longer appear in the console.
- Issue #65050576: Issue resolving dependency on httpclient. Due to collisions with the internal version that the Android platform includes, you should exclude dependencies on httpclient from your build.gradle files.
- Issue #65363025: Corrupt DEX files caused by performance optimizations.
- Issue #65494776: Builds fail when using versions of CMake that are older than v3.6.4111459.
If you already have an Android Studio preview installed, you can get the update by clicking Help > Check for Update (or Android Studio > Check for Updates on Mac). Otherwise, you can download here.