Explorar o código

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

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

+ 1 - 1
src/util/Consts.js

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