初始化
This commit is contained in:
BIN
unpackage/cache/wgt/__UNI__901D257/nativeplugins/gp-bluetooth/android/gp-bluetooth-release.aar
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__901D257/nativeplugins/gp-bluetooth/android/gp-bluetooth-release.aar
vendored
Normal file
Binary file not shown.
29
unpackage/cache/wgt/__UNI__901D257/nativeplugins/gp-bluetooth/package.json
vendored
Normal file
29
unpackage/cache/wgt/__UNI__901D257/nativeplugins/gp-bluetooth/package.json
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "gp-bluetooth",
|
||||
"id": "gp-bluetooth",
|
||||
"version": "1",
|
||||
"description": "bluetooth打印",
|
||||
"_dp_type":"nativeplugin",
|
||||
"_dp_nativeplugin":{
|
||||
"android": {
|
||||
"abis": [
|
||||
"armeabi-v7a|arm64-v8a|x86"
|
||||
],
|
||||
"plugins": [
|
||||
{
|
||||
"type": "module",
|
||||
"name": "gp-bluetooth",
|
||||
"class": "cn.poscom.bluetooth.BluetoothModule"
|
||||
}
|
||||
],
|
||||
"minSdkVersion": "24",
|
||||
"integrateType": "aar",
|
||||
"dependencies": [],
|
||||
"excludeDependencies": [],
|
||||
"compileOptions": {
|
||||
"sourceCompatibility": "1.8",
|
||||
"targetCompatibility": "1.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user