react-native-okaycam 1.2.13 → 1.2.14

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.
@@ -40,7 +40,7 @@ repositories {
40
40
 
41
41
  dependencies {
42
42
  implementation 'com.facebook.react:react-native:+'
43
- implementation('com.innov8tif.okaycam:OkayCam:1.2.12@aar') {
43
+ implementation('com.innov8tif.okaycam:OkayCam:1.2.13@aar') {
44
44
  transitive = true
45
45
  }
46
46
  implementation 'com.googlecode.json-simple:json-simple:1.1.1'
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-native-okaycam",
3
3
  "title": "React Native OkayCam",
4
- "version": "1.2.13",
4
+ "version": "1.2.14",
5
5
  "description": "React-Native version of OkayCam",
6
6
  "main": "index.ts",
7
7
  "files": [
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- #Thu Jun 20 12:59:35 BDT 2024
2
- gradle.version=6.8
File without changes
File without changes