Skip to content

Commit

Permalink
release: 1.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Jun 8, 2023
1 parent 272484c commit 270060b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 1.3.4

* Fix: Frame drops for Android.

## 1.3.3

* Fix: issue for get user audio on Android.
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 270060b

Please sign in to comment.