1234567891011121314151617 |
- {
- "name": "AutoReplyPrintUniModule",
- "id": "AutoReplyPrintUniModule",
- "version": "1.0",
- "description": "AutoReplyPrintUniModule",
- "_dp_type":"nativeplugin",
- "_dp_nativeplugin":{
- "android": {
- "plugins": [{
- "type": "module",
- "name": "AutoReplyPrintUniModule",
- "class": "com.caysn.autoreplyprint_unimodule.AutoReplyPrintUniModule"
- }],
- "integrateType": "aar"
- }
- }
- }
|