Skip to content

Commit

Permalink
upgraded flutter to v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed May 18, 2023
1 parent 5f8a68d commit 52966ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions no_translations.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 52966ad

Please sign in to comment.