# Update the Android SDK on Mac stacks

**URL:** https://discuss.bitrise.io/t/update-the-android-sdk-on-mac-stacks/10094
**Category:** Released
**Created:** [September 3, 2019, 8:04am UTC](https://discuss.bitrise.io/t/update-the-android-sdk-on-mac-stacks/10094 "2019-09-03T08:04:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![le.flow](https://avatars.discourse-cdn.com/v4/letter/l/cab0a1/32.png) [@le.flow](https://discuss.bitrise.io/u/le.flow)
#### Post date: [September 3, 2019, 8:04am UTC](https://discuss.bitrise.io/t/update-the-android-sdk-on-mac-stacks/10094/1 "2019-09-03T08:04:46Z")

</div>

## Description of the feature request

Current MacOs stacks don’t include the latest android sdk version (29) and build-tools (29.0.0 & 29.0.2). So it’s impossible to build on those stacks when targeting the last sdk version.

## Use case / for what or how I would use it

The Install missing android tools fail to download the new tools in this case (see this PR on Github for more information: [can't install sdk tools for android-29 · Issue #57 · bitrise-steplib/steps-install-missing-android-tools · GitHub](https://github.com/bitrise-steplib/steps-install-missing-android-tools/issues/57)).

So the only option left is to have it already installed on MacOs stacks

---

<div class="post-metadata">

### Author: ![bitce](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/bitce/32/1639_2.png) [@bitce](https://discuss.bitrise.io/u/bitce)
#### Post date: [September 5, 2019, 5:57am UTC](https://discuss.bitrise.io/t/update-the-android-sdk-on-mac-stacks/10094/2 "2019-09-05T05:57:44Z")

</div>

Thanks for the #feature-request @le.flow! This solution would also definitely make sense, we are looking into both options.
