Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
phoche committed Dec 6, 2019
2 parents ed8cd1a + 696bbc6 commit 3a6acb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VideoOS/videoos_demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
compile 'com.android.support:multidex:1.0.1'
// compile 'com.github.bumptech.glide:glide:4.5.0'
// compile "com.videoli:venvy_glide_v4:1.0.1"

compile "com.just.agentweb:agentweb:4.1.2"
compile "com.github.bumptech.glide:glide:3.7.0"
compile 'com.videoli:venvy_glide:1.0.4'
compile 'com.github.yyued:SVGAPlayer-Android:2.1.10'
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {

```
dependencies {
implementation 'com.videoli:VideoOS:1.2.0'
implementation 'com.videoli:VideoOS:2.8.1'
implementation 'com.videoli:venvy_processor_annotation:1.0.0'
annotationProcessor 'com.videoli:venvy_processor_compiler:1.0.1'
// SDK Glide图片加载插件 目前仅支持Glide 和 fresco
Expand Down

0 comments on commit 3a6acb0

Please sign in to comment.