Просмотр исходного кода

【功能】1.0.2版本,添加第四关时候,自动开启二倍速提示功能

mojunshou 6 месяцев назад
Родитель
Сommit
be6c164d5b

+ 2 - 2
assets/resources/config.json

@@ -14,11 +14,11 @@
         "webSocketReceiveTime": 10000,
         "webSocketReconnetTimeOut": 3000,
         "gameName": "连赚方块",
-        "gameVersion": "当前版本 1.0.0",
+        "gameVersion": "当前版本 1.0.2",
         "gameCompanyName": "阜阳亿顺传媒科技有限公司",
         "gamePrivacyUrl": "https://doc.v8dashen.com/doc/fc3ae42ddf3b5734",
         "gameProtocolUrl": "https://doc.v8dashen.com/doc/f692eedce36f7fb1",
-        "isLocalTest": true
+        "isLocalTest": false
     },
     "gui": [
         {

+ 2 - 2
native/engine/android/app/build.gradle

@@ -19,8 +19,8 @@ android {
         applicationId APPLICATION_ID
         minSdkVersion PROP_MIN_SDK_VERSION
         targetSdkVersion PROP_TARGET_SDK_VERSION
-        versionCode 100
-        versionName "1.0.0"
+        versionCode 102
+        versionName "1.0.2"
 
         externalNativeBuild {
             cmake {

BIN
native/engine/android/app/debug/com.dingxilong.fangkuai-v1.0.0-debug-250506171908.apk


+ 3 - 3
native/engine/android/app/debug/output-metadata.json

@@ -11,9 +11,9 @@
       "type": "SINGLE",
       "filters": [],
       "attributes": [],
-      "versionCode": 100,
-      "versionName": "1.0.0",
-      "outputFile": "com.dingxilong.fangkuai-v1.0.0-debug-250506171908.apk"
+      "versionCode": 102,
+      "versionName": "1.0.2",
+      "outputFile": "com.dingxilong.fangkuai-v1.0.2-debug-250515141516.apk"
     }
   ],
   "elementType": "File"