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:
Camille Simon 2025-06-03 15:16:03 -07:00 committed by GitHub
parent d88a6751a8
commit fa17ad1002
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View File

@ -29,6 +29,12 @@ INTERNAL NOTE
## 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)
- [flutter/156793](https://github.com/flutter/flutter/issues/156793) - Fixes flaky crash when targeting web applications via IDEs using the DAP.

View File

@ -1 +1 @@
1425e5e9ec5eeb4f225c401d8db69b860e0fde9a
d88a6751a87a8aa478bb6fa8e310b9a400e77479