Skip to content

Upgrade Gradle to 9.7.0 - #366

Merged
simolus3 merged 1 commit into
mainfrom
gradle-update
Aug 10, 2026
Merged

Upgrade Gradle to 9.7.0#366
simolus3 merged 1 commit into
mainfrom
gradle-update

Conversation

@simolus3

@simolus3 simolus3 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This updates to Gradle 9.7.0, which has been released earlier today.

The most exciting feature of that release is arguably isolated projects no longer being experimental. Enabling that feature would likely speed up our build a lot, but we can't enable it yet because Kotlin/JS doesn't work with it yet. I've added a reminder to our Gradle properties.

This also fixes a few deprecation warnings about creating / registering functions, we're supposed to provide an explicit name instead. These changes were implemented with a regexp search+replace, verified manually.

@simolus3
simolus3 requested a review from Manrich121 August 6, 2026 15:53
@simolus3
simolus3 merged commit ef87b0c into main Aug 10, 2026
39 of 45 checks passed
@simolus3
simolus3 deleted the gradle-update branch August 10, 2026 07:13
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