... | @@ -18,7 +18,7 @@ allprojects { |
... | @@ -18,7 +18,7 @@ allprojects { |
|
```
|
|
```
|
|
dependencies {
|
|
dependencies {
|
|
//获得场景视频SDK,必须引入
|
|
//获得场景视频SDK,必须引入
|
|
implementation 'com.bokecc:vod:3.5.2'
|
|
implementation 'com.bokecc:vod:3.6.0'
|
|
//播放加密视频必须引用http和drmv6
|
|
//播放加密视频必须引用http和drmv6
|
|
implementation 'com.bokecc:http:1.2.0'
|
|
implementation 'com.bokecc:http:1.2.0'
|
|
implementation 'com.bokecc:drmv6:2.19.0'
|
|
implementation 'com.bokecc:drmv6:2.19.0'
|
... | | ... | |