Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Jul 13, 2023

Context: #690 (comment)

We would like to (eventually) provide additional guidance to users around API's that Google has annotated with @RestrictTo.

In order to do this, we will have to use a newer generator that contains the needed support: dotnet/java-interop#1094.

In order to do that, we will need a newer .NET that allows us to override the generator used to bind libraries:
dotnet/android#8069

This PR updates us to .NET 7.0.306 which contains this enhancement. Note that we cannot update to .NET 8 while we still support net6.0-android bindings, as .NET 8 cannot build net6.0-android.

Note that this is currently a no-op and should not change anything, as the .NET 7 SDK will still download the .NET 6 bits to bind net6.0-android.

@jpobst jpobst force-pushed the net7-sdk branch 3 times, most recently from 28adf7f to 7c114d4 Compare July 13, 2023 21:14
@jpobst jpobst marked this pull request as ready for review August 1, 2023 18:19
@jpobst jpobst requested a review from moljac August 1, 2023 18:19
@jpobst jpobst merged commit 25b6f10 into main Aug 3, 2023
@jpobst jpobst deleted the net7-sdk branch August 3, 2023 14:10
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