vbea 1 year ago
parent
commit
57a3b3f23c

+ 2 - 2
Strides-APP/android/app/version.properties

@@ -1,2 +1,2 @@
-#Wed May 15 15:33:49 CST 2024
-VERSION_CODE=436
+#Wed Jun 26 15:07:53 CST 2024
+VERSION_CODE=439

+ 1 - 1
Strides-APP/android/build.gradle

@@ -1,7 +1,7 @@
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 buildscript {
     ext {
-        versionName = "3.1.6" //★★★★★版本号★★★★★
+        versionName = "3.1.7" //★★★★★版本号★★★★★
         buildToolsVersion = "33.0.2"
         minSdkVersion = 23
         compileSdkVersion = 33

+ 2 - 2
Strides-APP/app.json

@@ -1,8 +1,8 @@
 {
   "name": "Strides",
   "displayName": "ChargEco",
-  "versionCode": 430,
-  "versionName": "V3.1.6",
+  "versionCode": 440,
+  "versionName": "V3.1.7",
   "product": false,
   "debug": true,
   "isWhitelabel": true,