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
2022-03-12 02:24:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2022-03-12 02:24:57 +0900
Commit
bfdf6b17657ee84fa927e6ff673fcc8bc8e50e9b
bfdf6b17
1 parent
af819da8
Update README.md
Add SNAPSHOT maven repo
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
README.md
README.md
查看文件 @
bfdf6b1
...
...
@@ -28,6 +28,9 @@ subprojects {
mavenCentral
()
// ...
maven
{
url
'https://jitpack.io'
}
// For SNAPSHOT access
// maven { url 'https://s01.oss.sonatype.org/content/repositories/snapshots/' }
}
}
```
...
...
请
注册
或
登录
后发表评论