Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Always update Platform Tools and SDK Tools. #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

abic
Copy link

@abic abic commented Jun 27, 2014

Even with the recent bump of the downloaded sdk version, CI systems that cache the sdk still won't be updated. This change is to ensure platform-tools and sdk tools are always up-to-date.

@abic
Copy link
Author

abic commented Jun 27, 2014

Probably should actually look to see that there are updates...

@JakeWharton
Copy link
Owner

Yes this is wasteful. Only things that are missing should be downloaded.

This means that the packages won't be downloaded if they're already up-to-date.
@jaredsburrows
Copy link
Contributor

@abic Can you rebase so @JakeWharton can get this in?

@sschuberth
Copy link
Contributor

Probably should actually look to see that there are updates...

FYI, my PR #111 actually does this and checks whether the latest available version of the SDK tools is greater than the installed version before calling update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants