deps: bump flutter to 3.7.9

This commit is contained in:
Tien Do Nam
2023-04-03 00:46:31 +02:00
parent e7f8acfe9b
commit 19488b84c6
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.7.8",
"flutterSdkVersion": "3.7.9",
"flavors": {}
}
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.8"
flutter-version: "3.7.9"
channel: "stable"
- name: Dependencies
run: flutter pub get
+2 -2
View File
@@ -6,8 +6,8 @@ publish_to: "none"
version: 1.8.0+27
environment:
flutter: '>=3.7.8'
sdk: ">=2.19.5 <3.0.0"
flutter: '>=3.7.9'
sdk: ">=2.19.6 <3.0.0"
dependencies:
basic_utils: 5.5.3