Browse Source

打包配置

tanxue 4 months ago
parent
commit
7a14d5d354
1 changed files with 2 additions and 2 deletions
  1. 2 2
      manifest.json

+ 2 - 2
manifest.json

@@ -63,8 +63,8 @@
                     "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
                 ],
                 "abiFilters" : [ "arm64-v8a" ],
-                "minSdkVersion" : 24,
-                "targetSdkVersion" : 28
+                "minSdkVersion" : 28,
+                "targetSdkVersion" : 30
             },
             /* ios打包配置 */
             "ios" : {