From a8bf07d0f03fdb06ddbbfc139832cdeb6ba7b2a0 Mon Sep 17 00:00:00 2001 From: cloudwebrtc Date: Mon, 21 Oct 2024 12:53:30 +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 358c75836..5496bd3ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: uuid: '>=3.0.6' synchronized: ^3.0.0+3 protobuf: ^3.0.0 - flutter_webrtc: ^0.12.0+hotfix.1 + flutter_webrtc: ^0.12.1 device_info_plus: '>=8.0.0' js: '>=0.6.4' platform_detect: ^2.0.7