Skip to content

Fix obsolete Android SDK package in build workflows - #11

Merged
mrinc merged 1 commit into
masterfrom
release/1.0.0
Sep 15, 2026
Merged

mrinc merged 1 commit into
masterfrom
release/1.0.0

Conversation

@bcbetterninja

Copy link
Copy Markdown
Contributor

Android release setup failed because setup-android requested the obsolete tools SDK package, which Google no longer supplied in the release run. Both Android workflows now request only platform-tools; their existing later steps still install the explicit platform, build-tools and NDK versions.

This fix is included in the v1.0.0 release branch. Merge it into master to keep subsequent builds working. Whitespace validation passes; Android CI and the production release build verify SDK setup.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 2b5460f2-a49d-4941-a6b9-9cfdd372fd81


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mrinc
mrinc merged commit 23aa57d into master Sep 15, 2026
36 of 38 checks passed
@mrinc
mrinc deleted the release/1.0.0 branch September 15, 2026 09:59
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