[go: up one dir, main page]

Skip to content

Commit

Permalink
Change flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
chen08209 committed Aug 15, 2024
1 parent 8dafe3b commit 75af47a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version-file: pubspec.yaml
flutter-version: 3.22.x
channel: 'stable'
cache: true

Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ publish_to: 'none'
version: 0.8.53+202408151
environment:
sdk: '>=3.1.0 <4.0.0'
flutter: 3.22.3

dependencies:
flutter:
Expand Down

0 comments on commit 75af47a

Please sign in to comment.