react-native-printer-imin 0.7.0 → 0.8.0

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.
@@ -98,7 +98,7 @@ dependencies {
98
98
  // implementation files('libs/IminLibs1.0.15.jar')
99
99
  implementation files('libs/IminStraElectronicSDK_V1.2.jar')
100
100
  implementation files('libs/iminPrinterSDK-12_V1.2.0_2404031803.jar')
101
- implementation 'com.github.iminsoftware:IminPrinterLibrary:V1.0.0.11'
101
+ implementation 'com.github.iminsoftware:IminPrinterLibrary:V1.0.0.14'
102
102
  implementation 'com.github.bumptech.glide:glide:4.16.0'
103
103
  annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
104
104
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-printer-imin",
3
- "version": "0.7.0",
3
+ "version": "0.8.0",
4
4
  "description": "Native Module For iMin Printer SDK Plugin",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",