Browse Source

new test version

vbea 1 year ago
parent
commit
0b63063d63

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

@@ -1,2 +1,2 @@
-#Wed Sep 25 17:24:40 CST 2024
-VERSION_CODE=507
+#Tue Nov 19 11:56:54 CST 2024
+VERSION_CODE=510

+ 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.2.2" //★★★★★版本号★★★★★
+        versionName = "3.2.3" //★★★★★版本号★★★★★
         buildToolsVersion = "34.0.0"
         minSdkVersion = 23
         compileSdkVersion = 34

+ 2 - 2
Strides-APP/app.json

@@ -1,8 +1,8 @@
 {
   "name": "Strides",
   "displayName": "ChargEco",
-  "versionCode": 500,
-  "versionName": "V3.2.2",
+  "versionCode": 510,
+  "versionName": "V3.2.3",
   "product": false,
   "debug": true,
   "isWhitelabel": true,