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 99f8182 commit da1169eCopy full SHA for da1169e
android/build.gradle
@@ -53,7 +53,7 @@ android {
53
54
dependencies {
55
implementation 'io.github.webrtc-sdk:android:114.5735.02'
56
- implementation 'com.github.davidliu:audioswitch:fb33b237aa50b3d1d2dea0e0695ecb7b38a98971'
+ implementation 'com.github.davidliu:audioswitch:1689af118f69dcd8c8dc95e5a711dd0a7a626e69'
57
implementation 'androidx.annotation:annotation:1.1.0'
58
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
59
}
0 commit comments