-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Manually cherry-pick #158141 (out_dir_shared) into beta
#158395
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
Manually cherry-pick #158141 (out_dir_shared) into beta
#158395
Conversation
|
This pull request was opened against a branch other than master. Since Flutter pull requests should not normally be opened against branches other than master, I have changed the base to master. If this was intended, you may modify the base back to beta. See the Release Process for information about how other branches get updated. Reviewers: Use caution before merging pull requests to branches other than master, unless this is an intentional hotfix/cherrypick. |
|
I think this should be targeting the release candidate branch |
Thanks! |
380707f
into
flutter:flutter-3.27-candidate.0
…lutter#158395) Cherry-pick flutter#158141. Unblocks flutter#157100 (comment). This is a test-only change that works around `native_assets_cli` now being `0.9.0`.
This is the same as #158395 but for stable. This is a test-only change, just to make sure that CI continues working on the stable branch.
Cherry-pick #158141.
Unblocks #157100 (comment).
This is a test-only change that works around
native_assets_clinow being0.9.0.