Skip to content

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

Open
avi-saccharose wants to merge 1 commit into
heckmon:mainfrom
avi-saccharose:gradle-exec
Open

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

Conversation

@avi-saccharose

Copy link
Copy Markdown

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

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