fix: update Flutter version to 3.41.9 in CI configuration and pubspec.lock
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.41.7"
|
||||
flutter-version: "3.41.9"
|
||||
channel: "stable"
|
||||
|
||||
- name: Get dependencies
|
||||
|
||||
+1
-1
@@ -1444,4 +1444,4 @@ packages:
|
||||
version: "3.1.3"
|
||||
sdks:
|
||||
dart: ">=3.11.0 <4.0.0"
|
||||
flutter: ">=3.41.4 <4.0.0"
|
||||
flutter: ">=3.41.9 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user