From 20d26dcac8a8707fc4b74775704b372d4f7bab7e Mon Sep 17 00:00:00 2001 From: Camille Simon <43054281+camsim99@users.noreply.github.com> Date: Wed, 8 Oct 2025 12:14:08 -0500 Subject: [PATCH] Update `engine.version` (#176650) Updates `engine.version` to the commit hash of the last cherry pick that touched the engine: https://github.com/flutter/flutter/commit/d2913632a4578ee4d0b8b1c4a69888c8a0672c4b **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. --- bin/internal/engine.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/internal/engine.version b/bin/internal/engine.version index 7b96f4b6875..4f5b12a0547 100644 --- a/bin/internal/engine.version +++ b/bin/internal/engine.version @@ -1 +1 @@ -d3d45dcf251823c1769909cd43698d126db38deb +d2913632a4578ee4d0b8b1c4a69888c8a0672c4b