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.

21 lines
489 B

3 years ago
{
"name": "uhfr",
"id": "uhfr",
"version": "1.0.0",
"description": "uhfrmanage",
"_dp_type": "nativeplugin",
"_dp_nativeplugin": {
"android": {
"hooksClass": "",
"plugins": [
{
"type": "module",
"name": "uhfr",
"class": "com.example.uhfr.TestUhfr"
}
],
"integrateType": "aar",
"abis": []
}
}
}