Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
livekitAndroidXuningTest
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
davidliu
2023-08-06 23:54:30 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-08-06 23:54:30 +0900
Commit
1ad5dc0d099df58d88ebf8cf596405160208d142
1ad5dc0d
1 parent
9f4bde7c
Update audioswitch for headset fix (#254)
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
livekit-android-sdk/build.gradle
livekit-android-sdk/build.gradle
查看文件 @
1ad5dc0
...
...
@@ -140,7 +140,7 @@ dependencies {
implementation
'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0'
api
'io.github.webrtc-sdk:android:104.5112.10'
api
"com.squareup.okhttp3:okhttp:4.10.0"
api
'com.github.davidliu:audioswitch:
fb33b237aa50b3d1d2dea0e0695ecb7b38a98971
'
api
'com.github.davidliu:audioswitch:
1689af118f69dcd8c8dc95e5a711dd0a7a626e69
'
implementation
"androidx.annotation:annotation:1.4.0"
implementation
"androidx.core:core:${versions.androidx_core}"
implementation
"com.google.protobuf:protobuf-javalite:${versions.protobuf}"
...
...
请
注册
或
登录
后发表评论