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-03-02 00:48:05 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-03-02 00:48:05 +0900
Commit
6c0dbe834173a6fdd3c473b8be7045f123112a54
6c0dbe83
1 parent
978de9a8
Update audioswitch (#190)
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
livekit-android-sdk/build.gradle
livekit-android-sdk/build.gradle
查看文件 @
6c0dbe8
...
...
@@ -118,7 +118,7 @@ dependencies {
implementation
'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0'
api
'com.github.webrtc-sdk:android:104.5112.07'
api
"com.squareup.okhttp3:okhttp:4.10.0"
api
'com.github.davidliu:audioswitch:
c498d866c57f1d88056d5e7e7a78d622e3b0c04
6'
api
'com.github.davidliu:audioswitch:
8edf84ee46cdbc84c2b7725aa8f8d66363e1987
6'
implementation
"androidx.annotation:annotation:1.4.0"
implementation
"androidx.core:core:${versions.androidx_core}"
implementation
"com.google.protobuf:protobuf-javalite:${versions.protobuf}"
...
...
请
注册
或
登录
后发表评论