Skip to content

Commit 8c289f0

Browse files
committed
ci: upgrade flutter version to 3.5.1
1 parent 017ee72 commit 8c289f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22

33
env:
4-
FLUTTER_VERSION: '3.16.0'
4+
FLUTTER_VERSION: '3.5.1'
55

66
on:
77
push:

.github/workflows/tasks-android.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy tasks to Google Play
22

33
env:
44
RUBY_VERSION: '2.6.10'
5-
FLUTTER_VERSION: '3.16.0'
5+
FLUTTER_VERSION: '3.5.1'
66
MELOS_VERSION: '3.0.0'
77

88
on:

0 commit comments

Comments
 (0)