Skip to content

Commit

Permalink
Update flutter in the action to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Zverik committed Jun 3, 2023
1 parent dbb8ec7 commit bd8ec97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.3.x'
flutter-version: '3.10.x'
- run: curl https://textual.ru/presets.db -o assets/presets.db
- run: echo '{}' > lib/l10n/app_zh.arb
- run: flutter clean
Expand Down

0 comments on commit bd8ec97

Please sign in to comment.