Releases: bitrise-steplib/steps-install-missing-android-tools
Releases · bitrise-steplib/steps-install-missing-android-tools
2.0.6
- Fix step description ambiguity
2.0.5
- removed log if --licenses command fails
2.0.4
- added extra license ensure method
- added retry for install commands
2.0.3
- Changed android-sdk license hashes
- Overwrite license files from now
2.0.2
- fixed create android licences directory
2.0.1
- removed unnecessary android gradle plugin version handling
- ensure gradlew executable permission
2.0.0
- use
gradle dependencies
command to determine or install missing android sdk components
- REMOVED INPUT:
update_support_library_and_play_services
- REMOVED OUPUT:
COMPILE_SDK_VERSIONS
- REMOVED OUPUT:
BUILD_TOOLS_VERSIONS
1.1.0
- NEW OUTPUTS:
COMPILE_SDK_VERSIONS
and BUILD_TOOLS_VERSIONS
- fix for missing
settings.gradle
file in the project root directory
- fix for non three-component
buildToolsVersion
- log fixes
1.0.3
- input grouping and reordering
1.0.2
- Typofixes in console messages