We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996bc3f commit 0346b7dCopy full SHA for 0346b7d
docs/index.md
@@ -25,7 +25,7 @@ allprojects {
25
26
```
27
dependencies {
28
- implementation 'com.videoli:VideoOS:2.10.0'
+ implementation 'com.videoli:VideoOS:3.0.0'
29
implementation 'com.videoli:venvy_processor_annotation:1.0.0'
30
annotationProcessor 'com.videoli:venvy_processor_compiler:1.0.1'
31
// SDK Glide图片加载插件 目前仅支持Glide 和 fresco
0 commit comments