Trigger a new engine build from HEAD in 3.32 (#170558)

Workaround for https://github.com/flutter/flutter/issues/170536.
This commit is contained in:
Matan Lurey 2025-06-12 16:30:12 -07:00 committed by GitHub
parent 5c1433509f
commit 8cd19e509d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# Flutter Engine
<!-- If you are reading this, we're terribly sorry. This forces a new engine build to fix https://github.com/flutter/flutter/issues/170536 -->
## Setting up the Engine development environment
See [here](https://github.com/flutter/flutter/blob/master/engine/src/flutter/docs/contributing/Setting-up-the-Engine-development-environment.md#getting-the-source)