Explorar el Código

release 2.3.1

vbea hace 3 años
padre
commit
3e48653def
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      Strides-APP/android/app/build.gradle
  2. 1 1
      Strides-APP/app.json

+ 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 = "2.3.0" //★★★★★版本号★★★★★
+def myVersionName = "2.3.1" //★★★★★版本号★★★★★
 /**
  * The react.gradle file registers a task for each build variant (e.g. bundleDebugJsAndAssets
  * and bundleReleaseJsAndAssets).

+ 1 - 1
Strides-APP/app.json

@@ -2,7 +2,7 @@
   "name": "JuicePlus",
   "displayName": "ChargEco",
   "versionCode": 220,
-  "versionName": "V2.3.0",
+  "versionName": "V2.3.1",
   "product": false,
   "debug": true
 }