summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-flutter/50_local.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-flutter/50_local.conf.inc')
-rw-r--r--templates/feature/agl-flutter/50_local.conf.inc7
1 files changed, 2 insertions, 5 deletions
diff --git a/templates/feature/agl-flutter/50_local.conf.inc b/templates/feature/agl-flutter/50_local.conf.inc
index 23bb0ebc..3968bf2b 100644
--- a/templates/feature/agl-flutter/50_local.conf.inc
+++ b/templates/feature/agl-flutter/50_local.conf.inc
@@ -1,8 +1,5 @@
-# Set Flutter Channel
-FLUTTER_CHANNEL = "dev"
-
-# Build engine with runtime=release
-PACKAGECONFIG:pn-flutter-engine = "embedder-for-target disable-desktop-embeddings fontconfig mode-release"
+# Set Flutter SDK tag
+FLUTTER_SDK_TAG = "2.8.0-3.3.pre"
# Include Flutter SDK in SDK
TOOLCHAIN_HOST_TASK:append = " nativesdk-flutter-sdk"