Removing install-missing-android-tools step

Currently, the install-missing-android-tools step adds ~60s to each of our builds but it doesn’t do anything. Presumably, this is because we have the same build tools version that is bundled and if we remove it, things will be fine. However, if we were to do this, would we need to stay in perfect lock-step with bitrise or are there multiple versions installed on the image?

Either way, what is the recommendation here? 60s for a noop step seems like a lot of wasted resources.

Here is some info about that: Bitrise build fails in install-missing-android-tools@2.3.4 step - #7 by koral (in the middle of the post).

Perfect, thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.