react-native-zyprotectabio-module 0.1.22 → 0.1.23

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.
@@ -139,7 +139,7 @@ dependencies {
139
139
  //INICIO_ZY_ZYTRUST
140
140
  implementation 'androidx.appcompat:appcompat:1.4.0'
141
141
  implementation 'com.google.android.material:material:1.5.0'
142
- implementation(group: 'com.zy.multiempresa.android.lib.protecta', name: 'sdk', version: '1.0.32', ext: 'aar'){
142
+ implementation(group: 'com.zy.multiempresa.android.lib.protecta', name: 'sdk', version: '1.0.35', ext: 'aar'){
143
143
  transitive = true
144
144
  }
145
145
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-zyprotectabio-module",
3
- "version": "0.1.22",
3
+ "version": "0.1.23",
4
4
  "description": "React Native native module for ZyProtecta biometric integration",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",