21 lines
529 B
JSON
21 lines
529 B
JSON
{
|
|
"name": "AMapModule测试插件",
|
|
"id": "AMapModule",
|
|
"version": "1.7",
|
|
"description": "AMapModule测试插件1.7",
|
|
"_dp_type": "nativeplugin",
|
|
"_dp_nativeplugin": {
|
|
"android": {
|
|
"plugins": [{
|
|
"type": "module",
|
|
"name": "AMapModule",
|
|
"class": "com.es.amap.AMapModule"
|
|
}],
|
|
"integrateType": "aar",
|
|
"minSdkVersion": 24,
|
|
"abis": [
|
|
"armeabi-v7a"
|
|
]
|
|
}
|
|
}
|
|
} |