react-native-scanbot-barcode-scanner-sdk 6.2.2-beta.1 → 6.2.2-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Libraries.txt CHANGED
@@ -1,4 +1,4 @@
1
- Open Source libraries used in the Scanbot Barcode SDK for React Native version 6.2.1
1
+ Open Source libraries used in the Scanbot Barcode SDK for React Native version 6.2.2
2
2
 
3
3
  Open Source libraries used in ScanbotBarcodeScannerSDK for iOS version 6.2.1:
4
4
 
@@ -2749,7 +2749,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2749
2749
 
2750
2750
  ------------------------------------------------------------------------------------------------------------------------
2751
2751
 
2752
- Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 6.2.1
2752
+ Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 6.2.2
2753
2753
  CWAC-Camera
2754
2754
 
2755
2755
  Version 0.6.42
@@ -1,4 +1,4 @@
1
- ScanbotBarcodeSdk_sharedLibsVersion=6.2.1.0
1
+ ScanbotBarcodeSdk_sharedLibsVersion=6.2.2.0
2
2
  ScanbotBarcodeSdk_kotlinVersion=1.9.0
3
3
  ScanbotBarcodeSdk_minSdkVersion=21
4
4
  ScanbotBarcodeSdk_targetSdkVersion=34
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-native-scanbot-barcode-scanner-sdk",
3
3
  "title": "Scanbot Barcode Scanner SDK for React Native",
4
- "version": "6.2.2-beta.1",
4
+ "version": "6.2.2-beta.2",
5
5
  "description": "Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS",
6
6
  "main": "lib/commonjs/index",
7
7
  "module": "lib/module/index",