Skip to content

Commit 294ea4f

Browse files
authored
Update to audioplayers 3.0.0 in game_template (#1591)
1 parent 5401bb8 commit 294ea4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

game_template/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ publish_to: 'none'
77
version: 0.0.1+1
88

99
environment:
10-
sdk: ">=2.17.0-0 <3.0.0"
10+
sdk: ">=2.18.0 <3.0.0"
1111

1212
dependencies:
1313
flutter:
1414
sdk: flutter
1515

16-
audioplayers: ^2.0.0
16+
audioplayers: ^3.0.0
1717
cupertino_icons: ^1.0.2
1818
go_router: ^6.0.1
1919
logging: ^1.1.0

0 commit comments

Comments
 (0)