2025-03-04 20:02:35 +08:00

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"
]
}
}
}