mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
deps: bump Flutter to 3.7.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"flutterSdkVersion": "3.7.4",
|
||||
"flutterSdkVersion": "3.7.5",
|
||||
"flavors": {}
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user