Browse Source

Add new version 3.2.0

vbea 1 year ago
parent
commit
68a16abaf5

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

@@ -1,2 +1,2 @@
-#Tue Aug 13 17:36:09 CST 2024
-VERSION_CODE=470
+#Fri Aug 16 17:11:43 CST 2024
+VERSION_CODE=477

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

+ 1 - 1
Strides-APP/app.json

@@ -2,7 +2,7 @@
   "name": "Strides",
   "displayName": "ChargEco",
   "versionCode": 450,
-  "versionName": "V3.1.10",
+  "versionName": "V3.2.0",
   "product": false,
   "debug": true,
   "isWhitelabel": true,