Unverified Commit 1eaf8503 authored by xster's avatar xster Committed by GitHub

Update gallery drawer version (#15774)

parent ffc7fac2
...@@ -240,7 +240,7 @@ class GalleryDrawer extends StatelessWidget { ...@@ -240,7 +240,7 @@ class GalleryDrawer extends StatelessWidget {
final Widget aboutItem = new AboutListTile( final Widget aboutItem = new AboutListTile(
icon: const FlutterLogo(), icon: const FlutterLogo(),
applicationVersion: 'April 2017 Preview', applicationVersion: 'March 2018 Preview',
applicationIcon: const FlutterLogo(), applicationIcon: const FlutterLogo(),
applicationLegalese: '© 2017 The Chromium Authors', applicationLegalese: '© 2017 The Chromium Authors',
aboutBoxChildren: <Widget>[ aboutBoxChildren: <Widget>[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment