Browse Source

打包配置

tanxue 7 months ago
parent
commit
cee813bc9b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      manifest.json

+ 3 - 3
manifest.json

@@ -2,8 +2,8 @@
     "name" : "鹅状元",
     "appid" : "__UNI__CB9D85D",
     "description" : "",
-    "versionName" : "1.0.0",
-    "versionCode" : 1,
+    "versionName" : "1.0.4",
+    "versionCode" : 5,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {
@@ -48,7 +48,7 @@
                     "<uses-feature android:name=\"android.hardware.camera\"/>",
                     "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
                 ],
-                "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
+                "abiFilters" : [ "arm64-v8a" ],
                 "minSdkVersion" : 24,
                 "targetSdkVersion" : 28
             },