From 52966ad69b2969212ad8157c420a48d21b4afb9f Mon Sep 17 00:00:00 2001 From: Valeri Gokadze Date: Thu, 18 May 2023 22:53:50 +0400 Subject: [PATCH] upgraded flutter to v3.10.1 --- no_translations.txt | 1 + pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 no_translations.txt diff --git a/no_translations.txt b/no_translations.txt new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/no_translations.txt @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 21b3de4c2..a2a15eb64 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -838,4 +838,4 @@ packages: version: "1.12.4" sdks: dart: ">=3.0.0 <4.0.0" - flutter: ">=3.10.0" + flutter: ">=3.10.1" diff --git a/pubspec.yaml b/pubspec.yaml index b526abaed..5585e4305 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ version: 5.2.0+53 # run update.sh after changing the version environment: sdk: '>=3.0.0 <4.0.0' - flutter: ^3.10.0 + flutter: ^3.10.1 dependencies: audio_service: