Skip to content

Bump Gradle to 9.4.1#1502

Merged
bioball merged 3 commits intoapple:mainfrom
bioball:bump-gradle-wrapper-9.4.1
Apr 7, 2026
Merged

Bump Gradle to 9.4.1#1502
bioball merged 3 commits intoapple:mainfrom
bioball:bump-gradle-wrapper-9.4.1

Conversation

@bioball
Copy link
Copy Markdown
Member

@bioball bioball commented Apr 7, 2026

Closes #1478

System.getProperty("commitId").let { if (it != null) return@lazy it }
// only run command once per build invocation
if (project === project.rootProject) {
if (project.path == project.rootProject.path) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

import org.pkl.cli.CliImportAnalyzer;
import org.pkl.cli.CliImportAnalyzerOptions;

@CacheableTask
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I don't know why these annotations are suddenly needed; it's not mentioned in Gradle's migration guide. But, it doesn't hurt to add.

@bioball bioball merged commit 8b892f9 into apple:main Apr 7, 2026
17 checks passed
@bioball bioball deleted the bump-gradle-wrapper-9.4.1 branch April 7, 2026 15:32
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