Skip to content

Commit 680cabe

Browse files
committed
change version
1 parent ea7f5e4 commit 680cabe

File tree

1 file changed

+2
-2
lines changed
  • VideoOS/VenvyLibrary/src/main/java/cn/com/venvy

1 file changed

+2
-2
lines changed

VideoOS/VenvyLibrary/src/main/java/cn/com/venvy/Config.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
*/
77

88
public class Config {
9-
public static String SDK_VERSION = "1.3.1";
10-
public static String HOST_VIDEO_OS="https://os-saas.videojj.com/os-api-saas";
9+
public static String SDK_VERSION = "2.0.0";
10+
public static String HOST_VIDEO_OS = "https://os-saas.videojj.com/os-api-saas";
1111
public static boolean REPORT_ABLE = true;
1212
public static int DEBUG_STATUS = 0;
1313
}

0 commit comments

Comments
 (0)