Skip to content

Commit

Permalink
upgrade audio dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaphasilor committed Nov 19, 2024
1 parent c21055c commit 7af9869
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,10 +815,10 @@ packages:
dependency: "direct main"
description:
name: just_audio
sha256: b41646a8241688f1d99c2e69c4da2bb26aa4b3a99795f6ff205c2a165e033fda
sha256: a49e7120b95600bd357f37a2bb04cd1e88252f7cdea8f3368803779b925b1049
url: "https://pub.dev"
source: hosted
version: "0.9.41"
version: "0.9.42"
just_audio_media_kit:
dependency: "direct main"
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
json_annotation: ^4.8.1
chopper: ^8.0.0
get_it: ^7.2.0
just_audio: ^0.9.41
just_audio: ^0.9.42
just_audio_media_kit: ^2.0.6
media_kit_libs_linux: ^1.1.3

Expand All @@ -42,10 +42,10 @@ dependencies:
ref: 475a08cc97b94702f774bc906e1472b5bddc932b
path: libs/windows/media_kit_libs_windows_audio
smtc_windows: ^1.0.0
audio_service: ^0.18.13
audio_service_mpris: ^0.1.3
audio_service: ^0.18.15
audio_service_mpris: ^0.1.5
audio_service_platform_interface: ^0.1.1
audio_session: ^0.1.18
audio_session: ^0.1.21
rxdart: ^0.27.7
simple_gesture_detector: ^0.2.0
path_provider: ^2.0.14
Expand Down

0 comments on commit 7af9869

Please sign in to comment.