Skip to content

Commit

Permalink
build: update Flutter SDK version to 3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Dec 24, 2024
1 parent 556dcdf commit 0d03fd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -844,4 +844,4 @@ packages:
version: "2.3.6"
sdks:
dart: ">=3.6.0 <4.0.0"
flutter: ">=3.27.0"
flutter: ">=3.27.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: 9.0.0+107 # run update.sh after changing the version

environment:
sdk: '>=3.6.0 <4.0.0'
flutter: ^3.27.0
flutter: ^3.27.1

dependencies:
audio_service: ^0.18.15
Expand Down

0 comments on commit 0d03fd6

Please sign in to comment.