From 998868dd566b3b479566963417748c6c2db1a332 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Wed, 17 Jul 2024 18:00:26 +0200 Subject: [PATCH] build: Try out flutter 3.22.2 in --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a32ad5704..046b1ad66 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -66,7 +66,7 @@ parts: flutter-git: source: https://github.com/flutter/flutter.git - source-tag: 3.19.6 + source-tag: 3.22.2 source-depth: 1 plugin: nil override-build: |