- New: Support for the 0.12.x Android plugin.
- New: Download r23 Android SDK.
- Fix: Correct missing method error related to benchmarking.
- New: Support for the 0.10.x Android plugin.
- New: If
ANDROID_HOME
is set but the directory does not exist, the SDK will be downloaded and extracted to its location. - New: Support for projects which compile against Google API.
- New: Platform tools will be downloaded if missing.
- Fix: Projects applying this plugin but not the 'android' or 'android-library' will no longer error.
- Fix: Update 'jarchivelib' to preserve file permissions (most notably: the executable bit) when extracting the SDK archive.
- Fix: Correctly handle a
local.properties
file that is present but lacks thesdk.dir
property.
Initial version for the 0.9.x Android plugin.