From 66d4052ada5b9bec959715fcb39288e4c1fb55b4 Mon Sep 17 00:00:00 2001 From: CloudWebRTC Date: Mon, 11 Jul 2022 15:14:23 +0800 Subject: [PATCH] fix issue #129. (#136) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d381c34..9c0a5ed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: uuid: ^3.0.6 synchronized: ^3.0.0+2 protobuf: ^2.0.1 - flutter_webrtc: ^0.8.10 + flutter_webrtc: ^0.8.11 dart_webrtc: ^1.0.6 device_info_plus: ^3.2.3