Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Releases: NovatecConsulting/fastlane-plugin-android_sdk_update

2.0.0

05 Aug 11:22

Choose a tag to compare

Breaking Change

Use android-commandlinetools instead of deprecated android-sdk

To uninstall existing sdk: brew uninstall --cask android-sdk

fixes: #9, #8

1.1.0

11 Feb 10:20

Choose a tag to compare

1.0.1

15 Jan 20:43

Choose a tag to compare

  • Fix deprecated brew commands

1.0.0

07 Dec 10:09

Choose a tag to compare

  • Support linux systems again
    • The plugin now sets the env-var ANDROID_SDK_ROOT and does not use an output anymore.
  • Add license acceptance and package update
    • sdkmanager now includes a separate license acceptance step.

0.1.1

10 Jul 11:27

Choose a tag to compare

  • Reduce execution time if the android-sdk is already installed

0.1.0

24 Apr 12:26

Choose a tag to compare

Initial Release