davidliu
Committed by GitHub

Update audioswitch (#190)

@@ -118,7 +118,7 @@ dependencies { @@ -118,7 +118,7 @@ dependencies {
118 implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0' 118 implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0'
119 api 'com.github.webrtc-sdk:android:104.5112.07' 119 api 'com.github.webrtc-sdk:android:104.5112.07'
120 api "com.squareup.okhttp3:okhttp:4.10.0" 120 api "com.squareup.okhttp3:okhttp:4.10.0"
121 - api 'com.github.davidliu:audioswitch:c498d866c57f1d88056d5e7e7a78d622e3b0c046' 121 + api 'com.github.davidliu:audioswitch:8edf84ee46cdbc84c2b7725aa8f8d66363e19876'
122 implementation "androidx.annotation:annotation:1.4.0" 122 implementation "androidx.annotation:annotation:1.4.0"
123 implementation "androidx.core:core:${versions.androidx_core}" 123 implementation "androidx.core:core:${versions.androidx_core}"
124 implementation "com.google.protobuf:protobuf-javalite:${versions.protobuf}" 124 implementation "com.google.protobuf:protobuf-javalite:${versions.protobuf}"