From 420495f55ff6345d8e28d622dbc77d1cab09d327 Mon Sep 17 00:00:00 2001 From: "duanweiwei1982@gmail.com" Date: Thu, 20 Oct 2022 22:38:11 +0800 Subject: [PATCH] bump version for flutter-webrtc. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e6e3ac6..360f7d8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: sdk: flutter cupertino_icons: ^1.0.3 - flutter_webrtc: ^0.9.0 + flutter_webrtc: ^0.9.11 shared_preferences: ^2.0.7 http: ^0.13.3 path_provider: ^2.0.2