vbea 3 năm trước cách đây
mục cha
commit
82d6962ca0

+ 1 - 1
Strides-APP/android/app/build.gradle

@@ -3,7 +3,7 @@ apply plugin: 'com.google.gms.google-services'
 
 import com.android.build.OutputFile
 
-def myVersionName = "1.0.1" //★★★★★版本号★★★★★
+def myVersionName = "1.0.3" //★★★★★版本号★★★★★
 /**
  * The react.gradle file registers a task for each build variant (e.g. bundleDebugJsAndAssets
  * and bundleReleaseJsAndAssets).

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

@@ -1,2 +1,2 @@
-#Fri Jan 13 17:25:44 CST 2023
-VERSION_CODE=75
+#Mon Jan 16 10:10:12 CST 2023
+VERSION_CODE=78

+ 2 - 2
Strides-APP/app.json

@@ -2,7 +2,7 @@
   "name": "JuicePlus",
   "displayName": "ChargEco",
   "versionCode": 80,
-  "versionName": "V1.0.2",
-  "product": false,
+  "versionName": "V1.0.3",
+  "product": true,
   "debug": false
 }