Skip to content

Commit b38bd05

Browse files
committed
update 2.4.0
1 parent 880a81e commit b38bd05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VideoOS/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ org.gradle.jvmargs=-Xmx1536m
1515
# This option should only be used with decoupled projects. More details, visit
1616
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1717
# org.gradle.parallel=true
18-
VERSION_NAME = 2.0.3
18+
VERSION_NAME = 2.4.0

VideoOS/venvy_pub/src/main/java/cn/com/videopls/pub/BaseVideoVisionView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
/**
1818
* Created by Lucas on 2019/8/30.
19-
* 视联网小程序容器 & H5容器 基类
19+
* 视联网小程序容器 H5容器 基类
2020
*/
2121
public class BaseVideoVisionView extends FrameLayout {
2222

0 commit comments

Comments
 (0)