Skip to content

Commit

Permalink
adding audio_session as a direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DGoiana committed Jul 19, 2024
1 parent b951845 commit 93a8adc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion uni/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ packages:
source: hosted
version: "2.11.0"
audio_session:
dependency: transitive
dependency: "direct main"
description:
name: audio_session
sha256: "343e83bc7809fbda2591a49e525d6b63213ade10c76f15813be9aed6657b3261"
Expand Down
1 change: 1 addition & 0 deletions uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ environment:
dependencies:
add_2_calendar: ^3.0.1
app_links: ^3.5.1
audio_session: ^0.1.21
battery_plus: ^5.0.2
cached_network_image: ^3.3.1
collection: ^1.16.0
Expand Down

0 comments on commit 93a8adc

Please sign in to comment.