deps: bump flutter to 3.7.10

This commit is contained in:
Tien Do Nam
2023-04-06 01:29:39 +02:00
parent de06626224
commit 66fa2865f0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.7.9",
"flutterSdkVersion": "3.7.10",
"flavors": {}
}
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.9"
flutter-version: "3.7.10"
channel: "stable"
- name: Dependencies
run: flutter pub get
+1 -1
View File
@@ -6,7 +6,7 @@ publish_to: "none"
version: 1.8.0+27
environment:
flutter: '>=3.7.9'
flutter: '>=3.7.10'
sdk: ">=2.19.6 <3.0.0"
dependencies: