Skip to content

Commit

Permalink
fix: Update flutter version.
Browse files Browse the repository at this point in the history
  • Loading branch information
GSMLG-BOT committed Oct 5, 2023
1 parent 0d514c4 commit e5a10ad
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 @@ -21,7 +21,7 @@ jobs:
- name: 🚀 Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.6'
flutter-version: '3.13.6'
channel: 'stable'
cache: true

Expand Down

0 comments on commit e5a10ad

Please sign in to comment.