Skip to content

Commit

Permalink
Upgraded the project flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Sep 13, 2024
1 parent c941e72 commit c858975
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 @@ -796,4 +796,4 @@ packages:
version: "2.2.1"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.24.2"
flutter: ">=3.24.3"
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: 8.5.0+98 # run update.sh after changing the version

environment:
sdk: '>=3.5.0 <4.0.0'
flutter: ^3.24.2
flutter: ^3.24.3

dependencies:
audio_service: ^0.18.15
Expand Down

0 comments on commit c858975

Please sign in to comment.