Skip to content

Fix Android 37 platform package in release CI#671

Merged
kasnder merged 1 commit into
masterfrom
codex/fix-android-37-platform
Jul 15, 2026
Merged

Fix Android 37 platform package in release CI#671
kasnder merged 1 commit into
masterfrom
codex/fix-android-37-platform

Conversation

@kasnder

@kasnder kasnder commented Jul 15, 2026

Copy link
Copy Markdown
Member

The release workflow requested platforms;android-37, which is not published under that package ID. This pins the build to platforms;android-37.0, matching compileSdk = 37, and records the exact platform in BUILD-INFO.txt.

Verified locally with AGP 9.2.1 against a temporary Android SDK containing the 37.0 platform and no android-37 compatibility directory. The :app:processGithubReleaseResources task passes.

@kasnder
kasnder merged commit 3bddfeb into master Jul 15, 2026
2 checks passed
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.

1 participant