Compare commits

...

2 Commits

Author SHA1 Message Date
f75e48a3f9 merge 2023-07-24 17:53:21 +08:00
480d4416c2 .. 2023-07-19 16:43:05 +08:00

View File

@@ -2,8 +2,8 @@
"name" : "抖火数字化咨询服务平台",
"appid" : "__UNI__C305C03",
"description" : "纵有疾风起,人生不言弃",
"versionName" : "1.4.9",
"versionCode" : 149,
"versionName" : "1.5.0",
"versionCode" : 150,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@@ -44,7 +44,8 @@
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>"
],
"schemes" : "doufire",
"minSdkVersion" : 21
"minSdkVersion" : 21,
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
},
/* ios */
"ios" : {