forked from clearw5/Auto.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.json
More file actions
30 lines (30 loc) · 981 Bytes
/
version.json
File metadata and controls
30 lines (30 loc) · 981 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
{
"versionCode": 8000,
"versionName": "Pro 8.7.6",
"releaseNotes": "**Auto.js免费版已不再维护,建议使用Pro 8.7版本**\n* dex加密、snapshot等增强的加密方式、自定义签名、更小的打包体积\n* 可视化UI编辑、专业级单步调试、全新界面与编辑器\n* 新增大量API,压缩、加解密、OCR、加速找色等,修复大量问题\n* V9版本将支持Node.js,敬请期待",
"downloads" : [
{
"name": "官网下载",
"url": "https://pro.autojs.org/download"
},
{
"name": "酷安",
"url": "https://www.coolapk.com/apk/246247"
},
{
"name": "小米商店",
"url": "https://app.mi.com/details?id=org.autojs.autojspro"
}
],
"oldVersions": [
{
"versionCode": 115,
"issues": "[测试] 当前版本为Beta版本,问题很多,请尽快更新正式版"
},
{
"versionCode": "116",
"issues": "[测试] 当前版本为Beta版本,请尽快更新正式版"
}
],
"deprecated": 116
}