release: 1.3.4.

This commit is contained in:
cloudwebrtc
2023-06-08 18:05:44 +08:00
parent 272484ce7e
commit 270060b463
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
# CHANGELOG
## 1.3.4
* Fix: Frame drops for Android.
## 1.3.3
* Fix: issue for get user audio on Android.
+2 -2
View File
@@ -1,7 +1,7 @@
name: livekit_client
description: Flutter Client SDK for LiveKit.
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
version: 1.3.3
version: 1.3.4
homepage: https://livekit.io
environment:
@@ -24,7 +24,7 @@ dependencies:
uuid: ^3.0.6
synchronized: ^3.0.0+3
protobuf: ^2.1.0
flutter_webrtc: 0.9.32
flutter_webrtc: 0.9.33
flutter_window_close: ^0.2.2
device_info_plus: ^9.0.0
webrtc_interface: 1.0.13