react-native-okaycam 1.1.7 → 1.1.8
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.
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
- package/android/build.gradle +1 -1
- package/ios/RNOkayCam.xcworkspace/xcuserdata/thet.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/package.json +1 -1
- package/android/.gradle/7.0-rc-1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/7.0-rc-1/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/7.0-rc-1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/7.0-rc-1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/7.0-rc-1/gc.properties +0 -0
|
Binary file
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#
|
|
2
|
-
gradle.version=7.
|
|
1
|
+
#Tue Mar 15 17:41:49 MYT 2022
|
|
2
|
+
gradle.version=7.1.1
|
package/android/build.gradle
CHANGED
|
@@ -38,7 +38,7 @@ repositories {
|
|
|
38
38
|
|
|
39
39
|
dependencies {
|
|
40
40
|
implementation 'com.facebook.react:react-native:+'
|
|
41
|
-
implementation ('com.innov8tif.okaycam:OkayCam:1.1.
|
|
41
|
+
implementation ('com.innov8tif.okaycam:OkayCam:1.1.7@aar') {
|
|
42
42
|
transitive=true
|
|
43
43
|
}
|
|
44
44
|
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
|
package/ios/RNOkayCam.xcworkspace/xcuserdata/thet.xcuserdatad/UserInterfaceState.xcuserstate
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
File without changes
|