diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index 9acb749c..3205620d 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.13.6", + "flutterSdkVersion": "3.13.7", "flavors": {} } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 231a4b9c..db8a7ebc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1402,4 +1402,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.1.0 <4.0.0" - flutter: ">=3.13.6" + flutter: ">=3.13.7" diff --git a/pubspec.yaml b/pubspec.yaml index ba55d564..7ed7c1e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ version: 1.9.5-next+5 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.13.6 + flutter: 3.13.7 dependencies: appainter_annotations: