Parcourir la source

new version 3.3.1

vbea il y a 1 an
Parent
commit
910a075655

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

@@ -1,2 +1,2 @@
-#Mon Apr 07 10:57:08 CST 2025
-VERSION_CODE=602
+#Thu Apr 17 18:12:21 CST 2025
+VERSION_CODE=606

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

+ 2 - 2
Strides-APP/app.json

@@ -2,8 +2,8 @@
   "name": "Strides",
   "displayName": "ChargEco",
   "versionCode": 600,
-  "versionName": "V3.3.0",
-  "product": true,
+  "versionName": "V3.3.1",
+  "product": false,
   "debug": true,
   "isWhitelabel": true,
   "isLumiWhitelabel": false,