Stay organized with collections
Save and categorize content based on your preferences.
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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-21 UTC."],[],[],null,["Android plugin for Gradle, revision 1.0.1 (January 2015)\n========================================================\n\nDependencies:\nGeneral Notes:\n:\n - Fixed issue with Gradle build failure when accessing the `extractReleaseAnnotations` module. ([Issue 81638](http://b.android.com/81638)).\n - Fixed issue with `Disable` passing the `--no-optimize` setting to the Dalvik Executable (dex) bytecode. ([Issue\n 82662](http://b.android.com/82662)).\n - Fixed manifest merger issues when importing libraries with a `targetSdkVersion` less than 16.\n - Fixed density ordering issue when using Android Studio with JDK 8."]]