30 lines
581 B
JSON
30 lines
581 B
JSON
|
{
|
||
|
"name": "UniCollectionUtils",
|
||
|
"id": "UniCollectionUtils",
|
||
|
"version": "1.0",
|
||
|
"description": "测试传感器交互aar",
|
||
|
"_dp_type": "nativeplugin",
|
||
|
"_dp_nativeplugin": {
|
||
|
"android": {
|
||
|
"plugins": [{
|
||
|
"type": "module",
|
||
|
"name": "UniCollectionUtils",
|
||
|
"class": "com.example.expertcollect.uniApp.UniCollectionUtils"
|
||
|
}],
|
||
|
"hooksClass": "",
|
||
|
"integrateType": "aar",
|
||
|
"compileOptions": {
|
||
|
"sourceCompatibility": "1.8",
|
||
|
"targetCompatibility": "1.8"
|
||
|
},
|
||
|
"abis": [
|
||
|
"armeabi-v7a",
|
||
|
"arm64-v8a",
|
||
|
"x86"
|
||
|
],
|
||
|
"parameters": {
|
||
|
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|