Zimo 6 天之前
父节点
当前提交
5c512b86e2
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      android/simpleDemo/build.gradle
  2. 2 2
      manifest.json

+ 2 - 2
android/simpleDemo/build.gradle

@@ -10,8 +10,8 @@ android {
         minSdkVersion 21
         // targetSdkVersion 33
         targetSdk 33
-        versionCode 10306
-        versionName "1.3.6"
+        versionCode 10307
+        versionName "1.3.7"
         multiDexEnabled true
         compileOptions {
             sourceCompatibility JavaVersion.VERSION_1_8

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
   "name": "DeepOil",
   "appid": "__UNI__6E4BC49",
   "description": "",
-  "versionName": "1.3.6",
-  "versionCode": 10306,
+  "versionName": "1.3.7",
+  "versionCode": 10307,
   "transformPx": false,
   /* 5+App特有相关 */
   "app-plus": {