安卓扫码器
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.

29 lines
906 B

2 years ago
{
"name": "JY-MLScanSDK模块",
"id": "JY-MLScanSDK",
"version": "1.0.0",
"description": "JY-MLScanSDK",
"_dp_type": "nativeplugin",
"_dp_nativeplugin": {
"android": {
"plugins": [{
"type": "module",
"name": "JY-MLScanSDK",
"class": "com.jiyi.jy_mlscansdk.JYMLScanSDKModule"
}],
"integrateType": "aar",
"dependencies": [
"com.google.mlkit:barcode-scanning:16.2.0",
"androidx.camera:camera-core:1.0.1",
"androidx.camera:camera-camera2:1.0.1",
"androidx.camera:camera-lifecycle:1.0.1",
"androidx.camera:camera-view:1.0.0-alpha25"
],
"compileOptions": {
"sourceCompatibility": "1.8",
"targetCompatibility": "1.8"
}
}
}
}