Up flutter version to 3.3.8

This commit is contained in:
vishnukvmd 2022-11-11 20:23:48 +05:30
parent 41fd5337a6
commit ec4df467a0

View file

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