Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1352,10 +1352,10 @@ packages:
dependency: "direct main"
description:
name: ogg_opus_player
sha256: cc839bf53bae215e3b4f8a796040038042173337d13d11604eae720b54f41e9d
sha256: d9bba5c2e276ff13ceae1c216a2650560c805d6b06de4bf4eb608bc38f1b75f4
url: "https://pub.dev"
source: hosted
version: "0.7.0"
version: "0.8.0"
open_file:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies:
mixin_logger: ^0.1.3
network_info_plus: ^7.0.0
octo_image: ^2.0.0
ogg_opus_player: ^0.7.0
ogg_opus_player: ^0.8.0
open_file: ^3.5.11
overlay_support: ^2.1.0
package_info_plus: ^9.0.1
Expand Down
Loading