davidliu
Committed by GitHub

Update audioswitch for headset fix (#254)

@@ -140,7 +140,7 @@ dependencies { @@ -140,7 +140,7 @@ dependencies {
140 implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0' 140 implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0'
141 api 'io.github.webrtc-sdk:android:104.5112.10' 141 api 'io.github.webrtc-sdk:android:104.5112.10'
142 api "com.squareup.okhttp3:okhttp:4.10.0" 142 api "com.squareup.okhttp3:okhttp:4.10.0"
143 - api 'com.github.davidliu:audioswitch:fb33b237aa50b3d1d2dea0e0695ecb7b38a98971' 143 + api 'com.github.davidliu:audioswitch:1689af118f69dcd8c8dc95e5a711dd0a7a626e69'
144 implementation "androidx.annotation:annotation:1.4.0" 144 implementation "androidx.annotation:annotation:1.4.0"
145 implementation "androidx.core:core:${versions.androidx_core}" 145 implementation "androidx.core:core:${versions.androidx_core}"
146 implementation "com.google.protobuf:protobuf-javalite:${versions.protobuf}" 146 implementation "com.google.protobuf:protobuf-javalite:${versions.protobuf}"