Skip to content
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

Always use latest version of Android command line tools first #74

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

zacharee
Copy link
Contributor

@zacharee zacharee commented Mar 3, 2025

What does this change accomplish?

Puts the latest folder for command line tools at top priority to automatically keep up with new versions.

How have you achieved it?

Moved latest from last to first in the folder search array.

How can the change be tested?

  1. If you have the latest folder in your SDK folder, make sure Tophat still works. You can likely get this by installing the latest version of Android Studio or IntelliJ and checking for SDK updates.

@lfroms lfroms self-requested a review March 11, 2025 17:23
@zacharee zacharee force-pushed the zw/fix/add-android-cmdline-tools-9.0 branch from 45c7499 to a84110f Compare March 12, 2025 18:43
@zacharee zacharee force-pushed the zw/fix/add-android-cmdline-tools-9.0 branch from a84110f to 2755efe Compare March 12, 2025 18:46
@lfroms lfroms changed the title Add support for Android command-line tools 19.0 Always use latest version of Android command line tools Mar 12, 2025
@lfroms lfroms changed the title Always use latest version of Android command line tools Always use latest version of Android command line tools first Mar 12, 2025
@zacharee zacharee merged commit 7f19997 into main Mar 12, 2025
3 checks passed
@zacharee zacharee deleted the zw/fix/add-android-cmdline-tools-9.0 branch March 12, 2025 19:08
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