智慧画屏客户端
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
485 B

{
"name": "AutoStart",
"id": "Fvv-AutoStart",
"version": "1.0.0",
"description": "安卓开机自启动",
"_dp_type":"nativeplugin",
"_dp_nativeplugin":{
"android": {
"plugins": [
{
"type": "module",
"name": "Fvv-AutoStart",
"class": "uni.fvv.autostart"
}
],
"integrateType": "aar",
"minSdkVersion": "17"
}
}
}