[update] 优化打包

This commit is contained in:
陶林 2022-05-19 16:26:06 +08:00
parent bc14607662
commit da351f1cb5
2 changed files with 10 additions and 17 deletions

View File

@ -17,8 +17,12 @@ import android.hardware.Camera.PreviewCallback;
import android.hardware.Camera.AutoFocusCallback;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.app.ActivityCompat;
import android.support.v4.content.ContextCompat;
import androidx.core.content.ContextCompat;
import androidx.core.app.ActivityCompat;
import android.util.Log;
import android.view.Gravity;
import android.view.SurfaceHolder;

View File

@ -1,9 +1,9 @@
{
"name": "cordova-plugin-cszbar",
"version": "1.3.3",
"name": "cordova-plugin-cszbar-jsg",
"version": "1.4.0",
"description": "Plugin to integrate with the ZBar barcode scanning library.",
"cordova": {
"id": "cordova-plugin-cszbar",
"id": "cordova-plugin-cszbar-jsg",
"platforms": [
"android",
"ios"
@ -13,17 +13,6 @@
"type": "git",
"url": "git+https://github.com/tjwoon/csZBar.git"
},
"keywords": [
"cszbar",
"zbar",
"barcode",
"qr",
"qr code",
"scanner",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"engines": [
{
"name": "cordova-android",