Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhsdk.android.demo.trtc
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
liumingming
2022-04-21 17:05:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cd08464519f4c56ac007986bdab1033f89a281f5
cd084645
1 parent
a6c42f59
Update Document.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
Document.md
Document.md
View file @
cd08464
## 视频医生 Android SDK接入文档 (3.4.0.0
2251433
)
## 视频医生 Android SDK接入文档 (3.4.0.0
4191618
)
<!---->
[
接入过程遇到的问题及解决方案的汇总参考
](
QA.md
)
...
...
@@ -91,7 +91,7 @@ repositories {
##### 2.2 在build.gradle文件中dependencies中配置库的引用
```
implementation "com.hhmedic.android.sdk:hh_trtc:3.4.0.0
2251433
"
implementation "com.hhmedic.android.sdk:hh_trtc:3.4.0.0
4191618
"
```
<span
style=
"color:red;"
>
注:添加以上配置后需要进行gradle sync才能同步生效,配置maven库地址的时候不能省略用户名和密码,否则同步不下来。
</span>
...
...
@@ -662,4 +662,4 @@ https://github.com/HHMedic/HHDoctorSDK_demo_Android/tree/trtc
|3.1.2.04011456|音视频优化|
|3.0.8.01061149|音视频优化|
|3.0.6.12022116|优化混淆规则|
|3.0.6.11161853|新版TRTC首发|
|3.0.6.11161853|新版TRTC首发|
\ No newline at end of file
...
...
Please
register
or
login
to post a comment