Commit dddf4bd9 authored by liubinyu's avatar liubinyu

版本更新

parent 888fedcc
Pipeline #917 failed with stages
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
"name" : "星旺", "name" : "星旺",
"appid" : "__UNI__EC0BF56", "appid" : "__UNI__EC0BF56",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.2",
"versionCode" : "100", "versionCode" : 102,
"transformPx" : false, "transformPx" : false,
/* 5+App特有相关 */ /* 5+App特有相关 */
"app-plus" : { "app-plus" : {
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>", "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
"<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\"/>" "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\"/>"
], ],
"targetSdkVersion" : 30, "targetSdkVersion" : 35,
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
"minSdkVersion" : 21 "minSdkVersion" : 21
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment