Skip to content

Commit

Permalink
chore: Update audioplayers to ^6.0.0 in flame_audio (#3158)
Browse files Browse the repository at this point in the history
This PR updates the audioplayers version for flame_audio.

---------

Co-authored-by: Lukas Klingsbo <[email protected]>
  • Loading branch information
ufrshubham and spydon authored May 22, 2024
1 parent 6d7eeee commit 3d42a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flame_audio/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ environment:
flutter: ">=3.19.0"

dependencies:
audioplayers: ^5.0.0
audioplayers: ^6.0.0
flame: ^1.17.0
flutter:
sdk: flutter
Expand Down

0 comments on commit 3d42a2c

Please sign in to comment.