Fixed flutter-webrtc/dart-webrtc version numbers to avoid WebRTC version alignment issues in podspec.
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@ dependencies:
|
|||||||
uuid: ^3.0.6
|
uuid: ^3.0.6
|
||||||
synchronized: ^3.0.0
|
synchronized: ^3.0.0
|
||||||
protobuf: ^2.0.1
|
protobuf: ^2.0.1
|
||||||
flutter_webrtc: ^0.9.4
|
flutter_webrtc: 0.9.4
|
||||||
dart_webrtc: ^1.0.7
|
dart_webrtc: 1.0.7
|
||||||
device_info_plus: ^3.2.3
|
device_info_plus: ^3.2.3
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user