Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CCVideo
VOD_Android_SDK
Wiki
3.快速集成
3.快速集成
· Changes
Page history
更新 3.快速集成
authored
Mar 18, 2021
by
韩瑞松
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
3.快速集成.md
3.快速集成.md
+1
-1
No files found.
3.快速集成.md
View page @
011c29d0
...
...
@@ -19,7 +19,7 @@ allprojects {
```
dependencies {
//获得场景视频SDK,必须引入
implementation 'com.bokecc:
vod
:3.1
4
.0'
implementation 'com.bokecc:
CCVOD
:3.1
5
.0'
//必须引用commonLib
implementation 'com.bokecc:commonLib:0.1.12'
//必须引用
...
...