Skip to content

Update Gradle and Android Plugins #1244

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

Merged
merged 11 commits into from
Aug 11, 2025
Merged

Update Gradle and Android Plugins #1244

merged 11 commits into from
Aug 11, 2025

Conversation

mattleibow
Copy link
Member

We can now use a modern Java to build the native libraries.

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

See dotnet/android@e517d53 on why we should keep targeting Java 1.8 for Java source code.

We want to avoid:

Invoke-customs are only supported starting with Android O (--min-api 26)

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

This looks OK now, as long as CI is green!

@mattleibow mattleibow merged commit 63e1fa1 into main Aug 11, 2025
2 checks passed
@mattleibow mattleibow deleted the dev/update-gradle branch August 11, 2025 17:59
@jonathanpeppers
Copy link
Member

This broke CI on macOS on DevDiv:

But it worked on the public CI machines (those are dnceng).

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