From c4585ecc465a47580d5cbd86671d22f5419bea07 Mon Sep 17 00:00:00 2001 From: Michael Goderbauer Date: Tue, 29 Mar 2022 11:02:09 -0700 Subject: [PATCH] Roll gallery to d63bd9200b6a8ad69d47bdc5e4059fadb9c962c1 (#100979) --- dev/devicelab/lib/versions/gallery.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/devicelab/lib/versions/gallery.dart b/dev/devicelab/lib/versions/gallery.dart index bf928c1bc7..aad95911af 100644 --- a/dev/devicelab/lib/versions/gallery.dart +++ b/dev/devicelab/lib/versions/gallery.dart @@ -3,4 +3,4 @@ // found in the LICENSE file. /// The pinned version of flutter gallery, used for devicelab tests. -const String galleryVersion = '0e7835661dad4af7d745d4751fd1958a66fc03e1'; +const String galleryVersion = 'd63bd9200b6a8ad69d47bdc5e4059fadb9c962c1';