Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Currently, if you build with net6.0-android and leave off the
number, it defaults to API 31. Let's bump this to API 32, Android 12L.

I also fixed the Inputs of the _GenerateSupportedPlatforms target,
so it will rerun when Configuration.props changes.

We will likely need to coordinate the API level installed by various
Visual Studio installers.

@jonpryor
Copy link
Contributor

As per discussions with @pjcollins, this also should be done alongside a bump in xamarin-android-tools, changing $(AndroidSdkPlatformVersion) to android-32.

Which prompted me to do PR #6772, to bump other Android SDK versions to their current values.

@jonpryor
Copy link
Contributor

Currently, if you build with `net6.0-android` and leave off the
number, it defaults to API 31. Let's bump this to API 32, Android 12L.

I also fixed the `Inputs` of the `_GenerateSupportedPlatforms` target,
so it will rerun when `Configuration.props` changes.

We will likely need to coordinate the API level installed by various
Visual Studio installers.
@jonathanpeppers jonathanpeppers marked this pull request as ready for review February 17, 2022 14:25
@jonpryor jonpryor merged commit 7cc3cbb into dotnet:main Feb 23, 2022
@jonathanpeppers jonathanpeppers deleted the TargetPlatformVersion32 branch February 23, 2022 19:53
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants