Up Flutter version

This commit is contained in:
vishnukvmd 2022-11-01 18:42:12 +05:30
parent 850fc7b908
commit 3058a86ffb

View file

@ -26,7 +26,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.0.0'
flutter-version: '3.3.2'
# Fetch sub modules
- run: git submodule update --init --recursive