mirror of
https://github.com/krille-chan/fluffychat.git
synced 2026-07-16 17:27:11 +02:00
build: use flutter 3.44.4
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
environment:
|
||||
flutter: 3.44.2 # Keep in sync with snap/snapcraft.yaml
|
||||
flutter: 3.44.4 # Keep in sync with snap/snapcraft.yaml
|
||||
+1
-1
@@ -53,7 +53,7 @@ platforms:
|
||||
parts:
|
||||
flutter-git:
|
||||
source: https://github.com/flutter/flutter.git
|
||||
source-tag: 3.44.2
|
||||
source-tag: 3.44.4
|
||||
source-depth: 1
|
||||
plugin: nil
|
||||
override-build: |
|
||||
|
||||
Reference in New Issue
Block a user