Committed by
GitHub
Update audioswitch for headset fix (#254)
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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}" |
-
请 注册 或 登录 后发表评论