8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b95076 commit 55cff48Copy full SHA for 55cff48
android/build.gradle
@@ -49,7 +49,7 @@ android {
49
}
50
51
dependencies {
52
- implementation 'com.github.webrtc-sdk:android:104.5112.06'
+ implementation 'io.github.webrtc-sdk:android:104.5112.07'
53
implementation 'com.github.davidliu:audioswitch:c498d866c57f1d88056d5e7e7a78d622e3b0c046'
54
implementation 'androidx.annotation:annotation:1.1.0'
55
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
0 commit comments