@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<widget id="vip.raex.nft" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="com.raex.meta" ios-CFBundleVersion="138" android-versionCode="1144">
+<widget id="vip.raex.nft" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="com.raex.meta" ios-CFBundleVersion="138" android-versionCode="1159">
<name>RAEX宇宙</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
@@ -20,7 +20,7 @@
var version = '1.0.1';
var iosCFBundleVersion = '138';
- var androidVersionCode = '1143';
+ var androidVersionCode = '1158';
if (/iphone|ipod|ipad|Macintosh/i.test(navigator.userAgent)) {
axios.get('https://www.raex.vip/appVersion/checkIosReview?version=' + version)
.then(function (res) {