Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
debojyoti452 authored Mar 8, 2024
1 parent 401f714 commit cb205d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.3.10'
flutter-version: '3.19.2'
cache: true
# Get flutter dependencies.
- run: flutter clean
Expand Down

0 comments on commit cb205d3

Please sign in to comment.