Quellcode durchsuchen

New version 3.1.6

vbea vor 2 Jahren
Ursprung
Commit
c2efd8b467

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

@@ -1,2 +1,2 @@
-#Wed Apr 03 14:55:18 CST 2024
-VERSION_CODE=435
+#Wed May 15 15:33:49 CST 2024
+VERSION_CODE=436

+ 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.5" //★★★★★版本号★★★★★
+        versionName = "3.1.6" //★★★★★版本号★★★★★
         buildToolsVersion = "33.0.2"
         minSdkVersion = 23
         compileSdkVersion = 33

+ 3 - 3
Strides-APP/app.json

@@ -2,8 +2,8 @@
   "name": "Strides",
   "displayName": "ChargEco",
   "versionCode": 430,
-  "versionName": "V3.1.5",
-  "product": true,
+  "versionName": "V3.1.6",
+  "product": false,
   "debug": true,
   "isWhitelabel": true,
   "isLumiWhitelabel": false,
@@ -30,7 +30,7 @@
   "v3": {
     "drawer": true,
     "overview": false,
-    "vouchers": false,
+    "vouchers": false
   },
   "charge": {
     "version": 3,