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) · 949 Bytes
/
version.json
File metadata and controls
30 lines (30 loc) · 949 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": 137,
"versionName": "2.0.12 Beta",
"releaseNotes": "* 新增 安卓5.0以上免Root截图、保存与找色\n* 新增 电脑端Sublime Text 3插件的支持\n* 新增 Android7.0及以上支持免root任意坐标点击、点按、手势\n* 新增 界面相关API\n* 修复 部分机型上转屏时手机重启的问题\n",
"downloads" : [
{
"name": "酷安",
"url": "http://www.coolapk.com/apk/com.stardust.scriptdroid"
},
{
"name": "应用宝",
"url": "http://a.app.qq.com/o/simple.jsp?pkgname=com.stardust.scriptdroid"
},
{
"name": "百度手机助手",
"url": "https://mobile.baidu.com/item?docid=11462633"
}
],
"oldVersions": [
{
"versionCode": 115,
"issues": "[测试] 当前版本为Beta版本,问题很多,请尽快更新正式版"
},
{
"versionCode": "116",
"issues": "[测试] 当前版本为Beta版本,请尽快更新正式版"
}
],
"deprecated": 116
}