forked from gweesin/appScript-autojs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.json
More file actions
34 lines (34 loc) · 898 Bytes
/
Copy pathproject.json
File metadata and controls
34 lines (34 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"assets": [],
"build": {
"build_id": "DC63B6E8-4",
"build_number": 4,
"build_time": 1594178796670,
"release": false
},
"encryptLevel": 1,
"useFeatures": [],
"icon": "res/icon.png",
"launchConfig": {
"displaySplash": true,
"hideLogs": false,
"splashIcon": "res/splashIcon.png",
"splashText": "请确保每个app没有提示开启通知权限等弹窗",
"stableMode": false
},
"main": "main.js",
"name": "APP自动化签到脚本",
"optimization": {
"removeOpenCv": true,
"unusedResources": true
},
"packageName": "com.leo.signin",
"scripts": {},
"signingConfig": {
"alias": "249",
"keystore": "/storage/emulated/0/脚本/.keystore/autojspro.jks",
"uuid": "a1dc14a6-6a98-4dbb-88de-c07230eec6e2"
},
"versionCode": 1,
"versionName": "1.0.2"
}