Upgrade flutter

This commit is contained in:
vishnukvmd 2022-05-18 14:35:19 +05:30
parent 3b45438e15
commit f9441dd80c

View file

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