Skip to content

Commit fa17ad1

Browse files
authored
Update engine.version for 3.32.2 stable hotfix release (flutter#169952)
Updates `engine.version` for 3.32.2 stable hotfix release to the last cherry-pick SHA: flutter@d88a675 I think this is required because there were engine changes in a previous cherry-pick (flutter#169772) not included in the 3.32.1 stable hotfix release.
1 parent d88a675 commit fa17ad1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ INTERNAL NOTE
2929

3030
## Flutter 3.32 Changes
3131

32+
### [3.32.2](https://github.com/flutter/flutter/releases/tag/3.32.2)
33+
34+
- [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.
35+
- [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.
36+
- [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.
37+
3238
### [3.32.1](https://github.com/flutter/flutter/releases/tag/3.32.1)
3339

3440
- [flutter/156793](https://github.com/flutter/flutter/issues/156793) - Fixes flaky crash when targeting web applications via IDEs using the DAP.

bin/internal/engine.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1425e5e9ec5eeb4f225c401d8db69b860e0fde9a
1+
d88a6751a87a8aa478bb6fa8e310b9a400e77479

0 commit comments

Comments
 (0)