Skip to content

fix: replace project.exec with ExecOperations for Gradle 9 compability - #93

Merged
heckmon merged 1 commit into
heckmon:mainfrom
avi-saccharose:gradle-exec
Jul 29, 2026
Merged

fix: replace project.exec with ExecOperations for Gradle 9 compability#93
heckmon merged 1 commit into
heckmon:mainfrom
avi-saccharose:gradle-exec

Conversation

@avi-saccharose

Copy link
Copy Markdown
Contributor

Newer flutter projects use Gradle 9 which removed Project.exec, causing build failures with:
> Could not find method exec() for arguments ..

ported from flutter_rust_bridge.

@heckmon

heckmon commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Thank you for the PR. I'll review it soon

@heckmon
heckmon merged commit 59288dd into heckmon:main Jul 29, 2026
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