Skip to content

Commit 7b7b6e9

Browse files
authored
Merge branch 'main' into chore/spm_support_2
2 parents 2360d1e + 8a5b3ed commit 7b7b6e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/stream_webrtc_flutter.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ export 'src/native/android/audio_configuration.dart';
2323
export 'src/native/ios/audio_configuration.dart';
2424
export 'src/native/rtc_video_platform_view_controller.dart';
2525
export 'src/native/rtc_video_platform_view.dart';
26+
27+
const String androidWebRTCVersion = '137.0.1';
28+
const String iosWebRTCVersion = '137.0.43';

0 commit comments

Comments
 (0)