Tuesday, December 6, 2016

Android Studio 2.2.3 is now Available

This is a minor update to Android Studio 2.2. It includes a bug fixes focused around gradle, the core IDE, and lint.

Highlighted Build Changes

  • ProGuard version rollback. Due to a correctness issue discovered in ProGuard 5.3.1, we have rolled back to ProGuard 5.2.1. We have worked with the ProGuard team on getting a fix quickly, and we expect to roll forward to ProGuard 5.3.2 in Android Studio 2.3 Canary 3.
  • Bug fix for aaptOptions IgnoreAssetsPattern not working properly (http://b.android.com/224167)
  • Bug fix for Gradle autodownload for Constraint Layout library (http://b.android.com/212128)
  • Bug fix for a JDK8/Kotlin compiler + dx issue (http://b.android.com/227729)

All Bug Fixes

This should be available to you in Beta and Dev Channels, but you can always manually download Android Studio 2.2.3 from our site.