Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Apr 9, 2024

Update the version of generator used to build the net7.0-android version of our packages.

This should contain dotnet/java-interop#1202, which is needed for binding AndroidX Media3.

@jpobst jpobst marked this pull request as ready for review April 9, 2024 22:58
@jpobst jpobst requested a review from moljac April 9, 2024 22:58
<!-- Use an updated 'generator' -->
<!-- It's ok to use "Windows" here because we only use managed code from this package -->
<_BindingsToolsLocation>$(MSBuildThisFileDirectory)/tools/Microsoft.Android.Sdk.Windows.34.0.43/tools/</_BindingsToolsLocation>
<_BindingsToolsLocation>$(MSBuildThisFileDirectory)/tools/Microsoft.Android.Sdk.Windows.34.0.95/tools/</_BindingsToolsLocation>
Copy link
Contributor

Choose a reason for hiding this comment

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

I would wait, because I found Microsoft.Android.Sdk.Windows anything above current version we use crashes with dotnet exited with code 1

I have repro PR prepared. Waiting review and merging of tooling updates PR.

Affected versions:
https://www.nuget.org/packages/Microsoft.Android.Sdk.Windows/34.0.52
https://www.nuget.org/packages/Microsoft.Android.Sdk.Windows/34.0.79
https://www.nuget.org/packages/Microsoft.Android.Sdk.Windows/34.0.85
https://www.nuget.org/packages/Microsoft.Android.Sdk.Windows/34.0.95

@moljac moljac self-requested a review April 20, 2024 10:50
Copy link
Contributor

@moljac moljac left a comment

Choose a reason for hiding this comment

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

OK. Crashes explained.

@jpobst jpobst merged commit 718dd86 into main Apr 22, 2024
@jpobst jpobst deleted the generator-bump branch April 22, 2024 17:51
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