Explorar o código

:rocket: android版本升级配置<3.3.4 -> 3.3.5

zhanghe %!s(int64=6) %!d(string=hai) anos
pai
achega
75eafffcf7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/util/Consts.js

+ 1 - 1
src/util/Consts.js

@@ -44,7 +44,7 @@ Consts.DOWNLOAD_STATUS_ONGOING = 1;
 Consts.DOWNLOAD_STATUS_SUCCESS = 2;
 Consts.DOWNLOAD_STATUS_FAILED = 3;
 
-Consts.ANDROID_FORCE_VERSION = '3.2.2';
+Consts.ANDROID_FORCE_VERSION = '3.3.4';
 Consts.ANDROID_APK_URL = Consts.IMG_PATH + '/2b/APK/talenkid3.3.5.apk';
 Consts.ANDROID_UPDATE_MSG = '发现新版本,请点击确定按钮更新!';