8000 release: 0.13.1+hotfix.1. · flutter-webrtc/flutter-webrtc@372cbd5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 372cbd5

Browse files
committed
release: 0.13.1+hotfix.1.
1 parent 85557ce commit 372cbd5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
# Changelog
33

4+
[0.13.1+hotfix.1] - 2024-04-07
5+
6+
* [Android] fix: Fix `clearAndroidCommunicationDevice` call blocking.
7+
48
[0.13.1] - 2025-04-03
59

610
* [Android] fix: remove setPreferredInputDevice when getUserAduio. (#1808)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.13.1
3+
version: 0.13.1+hotfix.1
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)
0