diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index e341c5be..e3ffe0b4 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.13.2", + "flutterSdkVersion": "3.13.4", "flavors": {} } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index e3c8490b..f8e5391d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1212,4 +1212,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.1.0-185.0.dev <4.0.0" - flutter: ">=3.13.0" + flutter: ">=3.13.4" diff --git a/pubspec.yaml b/pubspec.yaml index c9dd426f..e92e6a3a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ version: 1.0.0+1 environment: sdk: '>=3.0.0 <4.0.0' - flutter: 3.10.2 + flutter: 3.13.4 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions