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