You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
341 B
18 lines
341 B
{
|
|
"name": "ZS-Bugly",
|
|
"id": "ZS-Bugly",
|
|
"version": "1.3.0",
|
|
"description": "捕获系统错误",
|
|
"_dp_type": "nativeplugin",
|
|
"_dp_nativeplugin": {
|
|
"android": {
|
|
"plugins": [{
|
|
"type": "module",
|
|
"name": "ZS-Bugly",
|
|
"class": "com.example.bugly.buglyModule"
|
|
}],
|
|
"integrateType": "aar",
|
|
"minSdkVersion": 16
|
|
}
|
|
}
|
|
}
|