Skip to content

Releases: bitrise-steplib/steps-install-missing-android-tools

2.0.6

04 Dec 09:21
Compare
Choose a tag to compare
  • Fix step description ambiguity

2.0.5

08 Nov 12:40
Compare
Choose a tag to compare
  • removed log if --licenses command fails

2.0.4

27 Oct 12:25
Compare
Choose a tag to compare
  • added extra license ensure method
  • added retry for install commands

2.0.3

11 Oct 12:49
Compare
Choose a tag to compare
  • Changed android-sdk license hashes
  • Overwrite license files from now

2.0.2

05 Sep 08:09
Compare
Choose a tag to compare
  • fixed create android licences directory

2.0.1

24 Aug 09:39
Compare
Choose a tag to compare
  • removed unnecessary android gradle plugin version handling
  • ensure gradlew executable permission

2.0.0

23 Aug 11:32
Compare
Choose a tag to compare
  • 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

10 Aug 11:39
Compare
Choose a tag to compare
  • 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

12 Jun 13:20
Compare
Choose a tag to compare
  • input grouping and reordering

1.0.2

25 Apr 09:58
Compare
Choose a tag to compare
  • Typofixes in console messages