Skip to content

chore(build): remove deprecated tools package from Android SDK setup - #2669

Merged
Gavin Barron (gavinbarron) merged 1 commit into
mainfrom
dev/treicys/toolsfixInlint
Sep 17, 2026
Merged

Gavin Barron (gavinbarron) merged 1 commit into
mainfrom
dev/treicys/toolsfixInlint

Conversation

@Treicysg

@Treicysg Treicy Sanchez (Treicysg) commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

The  tools  package was recently removed from Google's Android SDK repository, causing  sdkmanager  to fail with exit code 1 in the  api-level-lint  pipeline. This PR removes the deprecated  tools  package from the  setup-android  step, keeping only  platform-tools  (Gradle handles  platforms / build-tools  automatically).

@Treicysg
Treicy Sanchez (Treicysg) requested a review from a team as a code owner September 17, 2026 17:19
@gavinbarron
Gavin Barron (gavinbarron) merged commit 5e8d4c4 into main Sep 17, 2026
11 checks passed
@gavinbarron
Gavin Barron (gavinbarron) deleted the dev/treicys/toolsfixInlint branch September 17, 2026 18:53
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