Upgrade flutter: 3.10.6

This commit is contained in:
Neeraj Gupta 2023-08-18 20:03:51 +05:30
parent cdd8d7906b
commit 0d9223e6ea

View file

@ -25,7 +25,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: "stable"
flutter-version: "3.7.3"
flutter-version: "3.10.6"
# Fetch sub modules
- run: git submodule update --init --recursive