Explorar el Código

add new version

vbea hace 2 años
padre
commit
9b10737e4c

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

@@ -1,2 +1,2 @@
-#Mon Dec 04 15:31:19 CST 2023
-VERSION_CODE=377
+#Wed Dec 06 09:57:31 CST 2023
+VERSION_CODE=378

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

+ 2 - 2
Strides-APP/app.json

@@ -1,8 +1,8 @@
 {
   "name": "Strides",
   "displayName": "ChargEco",
-  "versionCode": 375,
-  "versionName": "V3.0.6",
+  "versionCode": 380,
+  "versionName": "V3.0.7",
   "product": true,
   "debug": true,
   "isWhitelabel": true,