眼科检查信息系统V3.0安卓版本
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.
 
 
 
 

23 lines
456 B

{
"name": "zhimiFTP",
"id": "zhimiFTP",
"version": "1.0.0",
"description": "FTP插件",
"_dp_type": "nativeplugin",
"_dp_nativeplugin": {
"android": {
"plugins": [
{
"type": "module",
"name": "Zhimi-FTP-Module",
"class": "com.example.zhimiftp.zhimiFTPModule"
}
],
"integrateType": "aar",
"minSdkVersion": "21",
"dependencies": [
"commons-net:commons-net:3.8.0"
]
}
}
}