Skip to content

Commit

Permalink
build: update the project flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Oct 29, 2024
1 parent e04968a commit b273eb8
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 @@ -836,4 +836,4 @@ packages:
version: "2.3.5"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.24.3"
flutter: ">=3.24.4"
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.7.1+102 # run update.sh after changing the version

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

dependencies:
audio_service: ^0.18.15
Expand Down

0 comments on commit b273eb8

Please sign in to comment.