Skip to content

Bump $(AndroidPackVersion) to 37.0.0#11611

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers/bump-android-pack-version-37
Jun 9, 2026
Merged

Bump $(AndroidPackVersion) to 37.0.0#11611
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers/bump-android-pack-version-37

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

API-37 bindings are now stable on main, so move the main product version off the 36.99.x preview placeholder introduced in #10976 and onto 37.0.x.

Per the rules already documented in Directory.Build.props:

  • Major/Minor match Android stable API level, such as 30.0 for API 30.

Only $(AndroidPackVersion) changes here; $(AndroidPackVersionSuffix) (preview.6) is left alone since main is still on .NET 11 previews.

API-37 bindings are now stable, so move the main product version from
the 36.99.x preview placeholder to 37.0.x per the rules in
`Directory.Build.props`:

* Major/Minor match Android stable API level, such as 30.0 for API 30.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 9, 2026 15:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo-wide Android workload/pack version to reflect that API 37 bindings are now stable on main, moving off the 36.99.x preview placeholder while keeping the existing preview suffix for .NET 11 previews.

Changes:

  • Bump $(AndroidPackVersion) from 36.99.0 to 37.0.0 in Directory.Build.props.

@jonathanpeppers

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Jun 9, 2026
@jonathanpeppers jonathanpeppers merged commit ebd2421 into main Jun 9, 2026
3 of 4 checks passed
@jonathanpeppers jonathanpeppers deleted the jonathanpeppers/bump-android-pack-version-37 branch June 9, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants