Skip to content

Commit 54fbaad

Browse files
committed
Link audio_service to new platform interface.
1 parent b28569c commit 54fbaad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

audio_service/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ environment:
1313

1414
dependencies:
1515
# Use these deps for local development
16-
#audio_service_platform_interface:
17-
# path: ../audio_service_platform_interface
18-
#audio_service_web:
19-
# path: ../audio_service_web
16+
# audio_service_platform_interface:
17+
# path: ../audio_service_platform_interface
18+
# audio_service_web:
19+
# path: ../audio_service_web
2020

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

3333
# Use these deps when publishing.
34-
audio_service_platform_interface: ^0.1.1
34+
audio_service_platform_interface: ^0.1.2
3535
audio_service_web: ^0.1.3
3636

3737
audio_session: ^0.1.20

0 commit comments

Comments
 (0)