Skip to content

Install platform-tools before tools in setup scripts #1655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2016

Conversation

Mitko-Kerezov
Copy link
Contributor

There are some cases where updating tools requires updating platform-tools and if the former is attempted before the latter the following error is raised:
Skipping 'Android SKD Tools, revision 24.4.1'; it depends on 'Android SDK Platform-tools, revision 23.1 rc1' which was not installed

Fix this by reversing order
Ping @rosen-vladimirov @teobugslayer

There are some cases where updating tools requires updating platform-tools and if the former is attempted before the latter the following error is raised:
`Skipping 'Android SKD Tools, revision 24.4.1'; it depends on 'Android SDK Platform-tools, revision 23.1 rc1' which was not installed`

Fix this by reversing order
@rosen-vladimirov
Copy link
Contributor

👍

@Mitko-Kerezov Mitko-Kerezov merged commit 093d8f3 into release Mar 29, 2016
@Mitko-Kerezov Mitko-Kerezov deleted the kerezov/platform-tools-before-tools branch March 29, 2016 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants