[gallery] roll gallery to ecfb9e5352bd12032301b12b30d5853d83d89bda (#133083)

This shrinks the size of the reply image attachments which should make it easier to find the actionable issues in https://github.com/flutter/flutter/issues/132690
This commit is contained in:
Jonah Williams 2023-08-22 15:32:01 -07:00 committed by GitHub
parent 1bc791697c
commit 00a99d3bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,4 @@
// found in the LICENSE file.
/// The pinned version of flutter gallery, used for devicelab tests.
const String galleryVersion = '6a8d738c94d0710e229d726729c09fdb5ccaf7ed';
const String galleryVersion = 'ecfb9e5352bd12032301b12b30d5853d83d89bda';