Update engine.version
for 3.32.2 stable hotfix release (#169952)
Updates `engine.version` for 3.32.2 stable hotfix release to the last cherry-pick SHA: d88a6751a8
I think this is required because there were engine changes in a previous cherry-pick (https://github.com/flutter/flutter/pull/169772) not included in the 3.32.1 stable hotfix release.
This commit is contained in:
parent
d88a6751a8
commit
fa17ad1002
@ -29,6 +29,12 @@ INTERNAL NOTE
|
|||||||
|
|
||||||
## Flutter 3.32 Changes
|
## Flutter 3.32 Changes
|
||||||
|
|
||||||
|
### [3.32.2](https://github.com/flutter/flutter/releases/tag/3.32.2)
|
||||||
|
|
||||||
|
- [flutter/169772](https://github.com/flutter/flutter/pull/169772) - Configuration changes for Flutter's CI to run tests on Linux instead of Windows when not otherwise required.
|
||||||
|
- [flutter/169630](https://github.com/flutter/flutter/pull/169630) - Fixes issue where flavored Android packages may not successfully build on Windows repeatedly until the next clean.
|
||||||
|
- [flutter/169912](https://github.com/flutter/flutter/pull/169912) - Splits Flutter CI task for publishing API docs into one build step and one deploy step.
|
||||||
|
|
||||||
### [3.32.1](https://github.com/flutter/flutter/releases/tag/3.32.1)
|
### [3.32.1](https://github.com/flutter/flutter/releases/tag/3.32.1)
|
||||||
|
|
||||||
- [flutter/156793](https://github.com/flutter/flutter/issues/156793) - Fixes flaky crash when targeting web applications via IDEs using the DAP.
|
- [flutter/156793](https://github.com/flutter/flutter/issues/156793) - Fixes flaky crash when targeting web applications via IDEs using the DAP.
|
||||||
|
@ -1 +1 @@
|
|||||||
1425e5e9ec5eeb4f225c401d8db69b860e0fde9a
|
d88a6751a87a8aa478bb6fa8e310b9a400e77479
|
||||||
|
Loading…
x
Reference in New Issue
Block a user