liumingming

Update Document.md

## 视频医生 Android SDK接入文档 (3.4.0.02251433)
## 视频医生 Android SDK接入文档 (3.4.0.04191618)
<!--![demo](demo.gif)-->
[接入过程遇到的问题及解决方案的汇总参考](QA.md)
... ... @@ -91,7 +91,7 @@ repositories {
##### 2.2 在build.gradle文件中dependencies中配置库的引用
```
implementation "com.hhmedic.android.sdk:hh_trtc:3.4.0.02251433"
implementation "com.hhmedic.android.sdk:hh_trtc:3.4.0.04191618"
```
<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
... ...