diff --git a/packages/shorebird_cli/lib/src/engine_revision.dart b/packages/shorebird_cli/lib/src/engine_revision.dart index 85a17471..76492d34 100644 --- a/packages/shorebird_cli/lib/src/engine_revision.dart +++ b/packages/shorebird_cli/lib/src/engine_revision.dart @@ -3,4 +3,4 @@ const requiredFlutterEngineRevision = '9aa7816315'; /// The hash of the Shorebird engine used by this version of Shorebird CLI. -const shorebirdEngineRevision = 'b6e8c4ecd9'; +const shorebirdEngineRevision = 'ff32625d5b';