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-16 20:16:55 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-03-16 20:16:55 +0900
Commit
0e23e5f2de0d8340e542f677c169f02f123baa64
0e23e5f2
1 parent
4235a54d
Switch to webrtc hosted on maven central (#199)
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
livekit-android-sdk/build.gradle
livekit-android-sdk/build.gradle
查看文件 @
0e23e5f
...
...
@@ -116,7 +116,7 @@ dependencies {
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation
deps
.
coroutines
.
lib
implementation
'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0'
api
'
com
.github.webrtc-sdk:android:104.5112.07'
api
'
io
.github.webrtc-sdk:android:104.5112.07'
api
"com.squareup.okhttp3:okhttp:4.10.0"
api
'com.github.davidliu:audioswitch:8edf84ee46cdbc84c2b7725aa8f8d66363e19876'
implementation
"androidx.annotation:annotation:1.4.0"
...
...
请
注册
或
登录
后发表评论