vbea пре 1 година
родитељ
комит
0b63063d63
3 измењених фајлова са 5 додато и 5 уклоњено
  1. 2 2
      Strides-APP/android/app/version.properties
  2. 1 1
      Strides-APP/android/build.gradle
  3. 2 2
      Strides-APP/app.json

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

@@ -1,2 +1,2 @@
-#Wed Sep 25 17:24:40 CST 2024
-VERSION_CODE=507
+#Tue Nov 19 11:56:54 CST 2024
+VERSION_CODE=510

+ 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.
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 buildscript {
 buildscript {
     ext {
     ext {
-        versionName = "3.2.2" //★★★★★版本号★★★★★
+        versionName = "3.2.3" //★★★★★版本号★★★★★
         buildToolsVersion = "34.0.0"
         buildToolsVersion = "34.0.0"
         minSdkVersion = 23
         minSdkVersion = 23
         compileSdkVersion = 34
         compileSdkVersion = 34

+ 2 - 2
Strides-APP/app.json

@@ -1,8 +1,8 @@
 {
 {
   "name": "Strides",
   "name": "Strides",
   "displayName": "ChargEco",
   "displayName": "ChargEco",
-  "versionCode": 500,
-  "versionName": "V3.2.2",
+  "versionCode": 510,
+  "versionName": "V3.2.3",
   "product": false,
   "product": false,
   "debug": true,
   "debug": true,
   "isWhitelabel": true,
   "isWhitelabel": true,