Skip to content

Commit 260042e

Browse files
committed
update flutter version
1 parent 94beb4a commit 260042e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: subosito/flutter-action@v2
1818
with:
1919
# same with pubspec.yaml
20-
flutter-version: "2.8.1"
20+
flutter-version: "3.0.0"
2121
- run: flutter pub get
2222
working-directory: dart_native/example
2323
- run: flutter analyze --no-pub --no-current-package lib/ test/

0 commit comments

Comments
 (0)