Skip to content

Commit 6fba244

Browse files
authored
Update engine.version (flutter#170560)
Workaround for flutter#170536.
1 parent 8cd19e5 commit 6fba244

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3030
## Flutter 3.32 Changes
3131

32+
### [3.32.4](https://github.com/flutter/flutter/releases/tag/3.32.4)
33+
34+
- [flutter/170536](https://github.com/flutter/flutter/issues/170536) - Fixes a code-signing issue on Mac hosts when running `dart` tooling.
35+
3236
### [3.32.3](https://github.com/flutter/flutter/releases/tag/3.32.3)
3337

3438
- [flutter/170052](https://github.com/flutter/flutter/pull/170052) - Fixes "active" indicator for `NavigationBar` and `NavigationDrawer`

bin/internal/engine.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
31c4875c7aa0079ae11a4850e2d06bd83d001960
1+
8cd19e509d6bece8ccd74aef027c4ca947363095

0 commit comments

Comments
 (0)