diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2024-03-21 08:56:25 -0700 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-03-21 17:44:33 +0000 |
commit | 7995b8ff68f04cb6cdcefd7a5aa8345498ba0abb (patch) | |
tree | daa2933274c412d0dccdacfe7e1a5d4c166bbdf4 /meta-agl-flutter/tools/configs/_globals.json | |
parent | 3058f411221cebcd4f97941d8e9a4c7d65a193b1 (diff) |
Update meta-flutter
-renames meta-flutter to flutter-layer
-adds meta-flutter-apps named flutter-apps-layer
-moves flutter-gallery to dynamic layer
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I273ca820b86273e7e7de11cc25c57fca295643fc
Diffstat (limited to 'meta-agl-flutter/tools/configs/_globals.json')
-rw-r--r-- | meta-agl-flutter/tools/configs/_globals.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-flutter/tools/configs/_globals.json b/meta-agl-flutter/tools/configs/_globals.json index 35838b67..4caf9e8a 100644 --- a/meta-agl-flutter/tools/configs/_globals.json +++ b/meta-agl-flutter/tools/configs/_globals.json @@ -1,5 +1,5 @@ { - "flutter-version": "3.13.2", + "flutter-version": "3.19.3", "github_token": "", "cookie_file": "" }
\ No newline at end of file |