Skip to content

Commit 270060b

Browse files
committed
release: 1.3.4.
1 parent 272484c commit 270060b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.3.4
4+
5+
* Fix: Frame drops for Android.
6+
37
## 1.3.3
48

59
* Fix: issue for get user audio on Android.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: livekit_client
22
description: Flutter Client SDK for LiveKit.
33
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
4-
version: 1.3.3
4+
version: 1.3.4
55
homepage: https://livekit.io
66

77
environment:
@@ -24,7 +24,7 @@ dependencies:
2424
uuid: ^3.0.6
2525
synchronized: ^3.0.0+3
2626
protobuf: ^2.1.0
27-
flutter_webrtc: 0.9.32
27+
flutter_webrtc: 0.9.33
2828
flutter_window_close: ^0.2.2
2929
device_info_plus: ^9.0.0
3030
webrtc_interface: 1.0.13

0 commit comments

Comments
 (0)