Android plugin for Gradle, revision 1.0.1 (January 2015)

Dependencies:
Minimum version Default version Notes
Gradle 2.2.1 2.2.1 To learn more, see updating Gradle. Supports up to Gradle 2.3.X
SDK Build Tools 21.1.1 21.1.1 Install or configure SDK Build Tools.

Note: This version of the Android plugin for Gradle is not compatible with Gradle 2.4 and higher.

General Notes:
  • Fixed issue with Gradle build failure when accessing the extractReleaseAnnotations module. (Issue 81638).
  • Fixed issue with Disable passing the --no-optimize setting to the Dalvik Executable (dex) bytecode. (Issue 82662).
  • Fixed manifest merger issues when importing libraries with a targetSdkVersion less than 16.
  • Fixed density ordering issue when using Android Studio with JDK 8.