diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2024-09-06 08:44:38 -0700 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-09-09 18:36:58 +0000 |
commit | aa79a0529e4fe599654be2e5d8631cd5eadf659f (patch) | |
tree | c8cca5fdf88957535c463cc2b958ef454c295224 /meta-agl-flutter/tools/configs/_globals.json | |
parent | b0db8f5e35a65ac44fa8931cfbc8386e3db85cf1 (diff) |
Flutter SDK 3.24.2
-swap flutter-samples-material-3-demo for flutter-gallery
-updated workspace-automation configs
Change-Id: Ie5cc66f53d7880106e10a98560292a2c2625473c
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30260
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 28b6f10df1bb46d266463ffd7f4bc260644e14a2)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30278
Diffstat (limited to 'meta-agl-flutter/tools/configs/_globals.json')
-rw-r--r-- | meta-agl-flutter/tools/configs/_globals.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-flutter/tools/configs/_globals.json b/meta-agl-flutter/tools/configs/_globals.json index 4caf9e8a0..1830c8d40 100644 --- a/meta-agl-flutter/tools/configs/_globals.json +++ b/meta-agl-flutter/tools/configs/_globals.json @@ -1,5 +1,5 @@ { - "flutter-version": "3.19.3", + "flutter-version": "3.24.1", "github_token": "", "cookie_file": "" -}
\ No newline at end of file +} |