deps: bump Flutter to 3.7.5

This commit is contained in:
Tien Do Nam
2023-02-24 01:55:31 +01:00
parent 52bf19bb91
commit 7e43d1640c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.7.4",
"flutterSdkVersion": "3.7.5",
"flavors": {}
}
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.4"
flutter-version: "3.7.5"
channel: "stable"
- name: Dependencies
run: flutter pub get