@infilect-sdk/infiviz-shots-react-sdk 1.3.5 → 1.3.6-beta.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.
@@ -110,7 +110,7 @@ dependencies {
110
110
  implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
111
111
 
112
112
 
113
- implementation 'com.infilect:infivizshots-sdk:CAP-1.1.5'
113
+ implementation 'com.infilect:infivizshots-sdk:CAP-1.1.6-beta'
114
114
 
115
115
  testImplementation 'junit:junit:4.13.2'
116
116
  implementation 'com.github.bumptech.glide:glide:4.14.2'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@infilect-sdk/infiviz-shots-react-sdk",
3
- "version": "1.3.5",
3
+ "version": "1.3.6-beta.0",
4
4
  "description": "React Native package for native libraries",
5
5
  "source": "./src/index.tsx",
6
6
  "main": "./lib/module/index.js",