8000 Switch to webrtc hosted on maven central (#1288) · binvb/flutter-webrtc@55cff48 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55cff48

Browse files
authored
Switch to webrtc hosted on maven central (flutter-webrtc#1288)
1 parent 8b95076 commit 55cff48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ android {
4949
}
5050

5151
dependencies {
52-
implementation 'com.github.webrtc-sdk:android:104.5112.06'
52+
implementation 'io.github.webrtc-sdk:android:104.5112.07'
5353
implementation 'com.github.davidliu:audioswitch:c498d866c57f1d88056d5e7e7a78d622e3b0c046'
5454
implementation 'androidx.annotation:annotation:1.1.0'
5555
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

0 commit comments

Comments
 (0)
0