Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[binderator] Add check to ensure we use Xamarin.Build.Download for proprietary licensed artifacts. #1007

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Oct 11, 2024

Update binderator to enforce that Java libraries with proprietary licenses are packaged using the Xamarin.Build.Download method.

Unfreeze Xamarin.Google.Android.InstallReferrer and bind newer versions that are no longer Apache licensed using "type": "xbd".

Additionally, this check found 2 other libraries that are proprietary licensed and should be bound using the Xamarin.Build.Download method. They are updated as well.

@jpobst jpobst marked this pull request as ready for review October 17, 2024 00:05
@jpobst jpobst requested a review from moljac October 17, 2024 00:05
@jpobst jpobst merged commit 32ce401 into main Oct 17, 2024
6 checks passed
@jpobst jpobst deleted the proprietary-check branch October 17, 2024 18:00
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.

2 participants