Skip to content

Build is upgraded to Gradle 9.0.0 #851

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 4 commits into from
Aug 4, 2025
Merged

Conversation

erichaagdev
Copy link
Member

This PR upgrades the Gradle version used by the build to 9.0.0.

All changes were explicitly required for a successful build.

The previous PR #850 did not account for the changes to file permissions in archives and had to be reverted.

As a result of the new nullability annotations used in Gradle 9.0.0 an
explicit non-null check is now required here.

(cherry picked from commit 84a5c91)
The old plugin does not support Gradle 9.0.0.

(cherry picked from commit 1add411)
@erichaagdev erichaagdev self-assigned this Aug 1, 2025
@erichaagdev erichaagdev force-pushed the erichaagdev/bump-gradle-9.0.0 branch from bff1d29 to a8da858 Compare August 4, 2025 16:15
@erichaagdev erichaagdev merged commit cc911de into main Aug 4, 2025
23 checks passed
@erichaagdev erichaagdev deleted the erichaagdev/bump-gradle-9.0.0 branch August 4, 2025 17:34
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