Skip to content

Commit

Permalink
Link audio_service to new platform interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Dec 14, 2024
1 parent b28569c commit 54fbaad
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions audio_service/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ environment:

dependencies:
# Use these deps for local development
#audio_service_platform_interface:
# path: ../audio_service_platform_interface
#audio_service_web:
# path: ../audio_service_web
# audio_service_platform_interface:
# path: ../audio_service_platform_interface
# audio_service_web:
# path: ../audio_service_web

# Use these deps when pushing to origin (for the benefit of testers)
# audio_service_platform_interface:
Expand All @@ -31,7 +31,7 @@ dependencies:
# path: audio_service_web

# Use these deps when publishing.
audio_service_platform_interface: ^0.1.1
audio_service_platform_interface: ^0.1.2
audio_service_web: ^0.1.3

audio_session: ^0.1.20
Expand Down

0 comments on commit 54fbaad

Please sign in to comment.