up
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "LcPrinter",
|
||||
"id": "LcPrinter",
|
||||
"version": "1.0.1",
|
||||
"description": "打印插件",
|
||||
"_dp_type":"nativeplugin",
|
||||
"_dp_nativeplugin":{
|
||||
"android": {
|
||||
"plugins": [
|
||||
{
|
||||
"type": "module",
|
||||
"name": "LcPrinter",
|
||||
"class": "uni.dcloud.io.uniplugin_lcprint.PrinterModule"
|
||||
}
|
||||
],
|
||||
"abis": [
|
||||
"armeabi-v7a",
|
||||
"arm64-v8a",
|
||||
"x86"
|
||||
],
|
||||
"integrateType": "aar",
|
||||
"minSdkVersion" : 15
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user