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
8.升级指南
8.升级指南
· Changes
Page history
更新 8.升级指南
authored
Mar 18, 2021
by
韩瑞松
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
8.升级指南.md
8.升级指南.md
+6
-1
No files found.
8.升级指南.md
View page @
2fe2f296
...
...
@@ -91,5 +91,10 @@ implementation 'com.bokecc:drm:1.2.0'
public protected private *;
}
```
## 8.4 升级到SDK3.15.0及以上版本需要注意的地方
```
implementation 'com.bokecc:vod:3.14.0'
替换为:
implementation 'com.bokecc:CCVOD:3.15.0'
```