Skip to content

Commit ab13c9f

Browse files
committed
Update release.yaml
1 parent 2a9496a commit ab13c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: do flutter stuff
5353
uses: subosito/flutter-action@v2
5454
with:
55-
flutter-version: "3.3.9"
55+
flutter-version: "3.16.5"
5656
- run: flutter pub get
5757
- run: flutter test
5858
- run: flutter build apk

0 commit comments

Comments
 (0)