Skip to content

Commit

Permalink
Merge branch 'CCExtractor:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
its-me-abhishek authored Dec 18, 2023
2 parents d3975b9 + a3beb7a commit 3580d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutterci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Step 3: Setup Flutter with version 3.7.11
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.10.5'
flutter-version: '3.16.4'

# Step 4: Get dependencies using pub get
- run: flutter pub get
Expand Down

0 comments on commit 3580d03

Please sign in to comment.