Skip to content

Commit

Permalink
chore: bump version 1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Aug 27, 2024
1 parent 70f9a98 commit 40fee9d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.14

* [Android]: Upgrade WebRTC SDK M128.6613.02

## 1.4.13

* [Feat]: Using dio_compatibility_layer
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Flutter plugin of [Waterbus](https://docs.waterbus.tech). Build video call or on

## Installation

### Install Rust via [rustup](https://rustup.rs/).

### Add dependency

Add the dependency from command-line
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: waterbus_sdk
description: Flutter plugin of Waterbus. Build video call or online meeting application with SFU model. Supports iOS, Android.
version: 1.4.13
version: 1.4.14
homepage: https://docs.waterbus.tech
repository: https://github.com/waterbustech/waterbus-flutter-sdk
issue_tracker: https://github.com/waterbustech/waterbus-flutter-sdk/issues
Expand Down Expand Up @@ -41,7 +41,7 @@ dependencies:
sdp_transform: ^0.3.2
h264_profile_level_id: ^0.2.1
dart_webrtc_plus: ^1.4.6+2
flutter_webrtc_plus: ^0.11.2+3
flutter_webrtc_plus: ^0.11.2+4
# flutter_webrtc_plus:
# path: /Users/lambiengcode/Documents/webrtc/flutter-webrtc

Expand Down

0 comments on commit 40fee9d

Please sign in to comment.