facia-mobilesdk 0.2.3 → 0.2.5

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.
@@ -73,7 +73,7 @@ repositories {
73
73
  dependencies {
74
74
  //noinspection GradleDynamicVersion
75
75
  implementation 'com.facebook.react:react-native:+'
76
- implementation 'com.github.FaciaSDK:android-uqood:1.0.0' // From node_modules
76
+ implementation 'com.github.FaciaSDK:android-uqood:1.0.1' // From node_modules
77
77
 
78
78
 
79
79
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "facia-mobilesdk",
3
3
  "title": "React Native Mobilesdk Module",
4
- "version": "0.2.3",
4
+ "version": "0.2.5",
5
5
  "description": "Facia mobile SDK",
6
6
  "main": "index.js",
7
7
  "files": [