智能照明系统APP-本地串口
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.
 
 
 
 
 
 

20 lines
508 B

{
"name": "HandheldAdapter",
"id": "HandheldAdapter",
"version": "1.0.0",
"description": "安卓电源控制",
"_dp_type":"nativeplugin",
"_dp_nativeplugin":{
"android": {
"plugins": [
{
"type": "module",
"name": "HandheldAdapter",
"class": "com.tchn.handheld.HandheldAdapter"
}
],
"integrateType": "aar",
"minSdkVersion": "17"
}
}
}