Skip to content

x/mobile: fix Android SDK version parsing for dotted version numbers#120

Open
MD-Mushfiqur123 wants to merge 1 commit into
golang:masterfrom
MD-Mushfiqur123:fix/issue-79606-android-sdk-version
Open

x/mobile: fix Android SDK version parsing for dotted version numbers#120
MD-Mushfiqur123 wants to merge 1 commit into
golang:masterfrom
MD-Mushfiqur123:fix/issue-79606-android-sdk-version

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Fixes #79606

The new Android SDK versioning system uses dotted versions like
android-37.0 which breaks the existing parsing logic. Update the
parser to handle both old and new version formats.

Fixes #79606
@google-cla

google-cla Bot commented May 25, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@MD-Mushfiqur123

Copy link
Copy Markdown
Author

Friendly ping — this PR is ready for review. All CI checks are passing.

@hajimehoshi

Copy link
Copy Markdown
Member

See #120 (comment)

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.

3 participants