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 a02b1df commit ce5a6baCopy full SHA for ce5a6ba
android/build.gradle
@@ -53,7 +53,7 @@ android {
53
54
dependencies {
55
implementation 'io.github.webrtc-sdk:android:114.5735.05'
56
- implementation 'com.github.davidliu:audioswitch:1.1.8'
+ implementation 'com.github.davidliu:audioswitch:18aa64e08dc2091c4d01bbbdf24fbe6fcb8ab418'
57
implementation 'androidx.annotation:annotation:1.1.0'
58
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
59
}
0 commit comments