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 880a81e commit b38bd05Copy full SHA for b38bd05
VideoOS/gradle.properties
@@ -15,4 +15,4 @@ org.gradle.jvmargs=-Xmx1536m
15
# This option should only be used with decoupled projects. More details, visit
16
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
17
# org.gradle.parallel=true
18
-VERSION_NAME = 2.0.3
+VERSION_NAME = 2.4.0
VideoOS/venvy_pub/src/main/java/cn/com/videopls/pub/BaseVideoVisionView.java
@@ -16,7 +16,7 @@
/**
* Created by Lucas on 2019/8/30.
19
- * 视联网小程序容器 & H5容器 基类
+ * 视联网小程序容器 H5容器 基类
20
*/
21
public class BaseVideoVisionView extends FrameLayout {
22
0 commit comments