File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.9.48-hotfix.1] - 2024-02-05
5
+
6
+ * [ Android] bump version for libwebrtc.
7
+
4
8
[ 0.9.48] - 2024-02-05
5
9
6
10
* [ Android] bump version for libwebrtc.
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ android {
52
52
}
53
53
54
54
dependencies {
55
- implementation ' io.github.webrtc-sdk:android:114.5735.08'
55
+ implementation ' io.github.webrtc-sdk:android:114.5735.08.1 '
56
56
implementation ' com.github.davidliu:audioswitch:89582c47c9a04c62f90aa5e57251af4800a62c9a'
57
57
implementation ' androidx.annotation:annotation:1.1.0'
58
58
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
Original file line number Diff line number Diff line change 1
1
name : flutter_webrtc
2
2
description : Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3
- version : 0.9.48
3
+ version : 0.9.48-hotfix.1
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.12.0 <4.0.0'
You can’t perform that action at this time.
0 commit comments