sdk-manager-plugin v0.9.1 Release Notes

Release Date: 2014-04-10 // about 10 years ago
    • 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 the sdk.dir property.