Przeglądaj źródła

new version v3.2.5

vbea 1 rok temu
rodzic
commit
188efafc1f

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

@@ -1,2 +1,2 @@
-#Mon Feb 24 10:40:09 CST 2025
-VERSION_CODE=591
+#Wed Mar 05 18:02:49 CST 2025
+VERSION_CODE=592

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

+ 1 - 1
Strides-APP/app.json

@@ -2,7 +2,7 @@
   "name": "Strides",
   "displayName": "ChargEco",
   "versionCode": 520,
-  "versionName": "V3.2.4",
+  "versionName": "V3.2.5",
   "product": false,
   "debug": true,
   "isWhitelabel": true,