react-native-okhi 1.0.19 → 1.0.20-beta

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.
File without changes
@@ -0,0 +1,2 @@
1
+ #Fri Aug 26 10:49:01 EAT 2022
2
+ gradle.version=6.1.1
File without changes
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module external.linked.project.id="android" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4" />
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="CompilerConfiguration">
4
+ <bytecodeTargetLevel target="11" />
5
+ </component>
6
+ </project>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="GradleMigrationSettings" migrationVersion="1" />
4
+ <component name="GradleSettings">
5
+ <option name="linkedExternalProjectsSettings">
6
+ <GradleProjectSettings>
7
+ <option name="testRunner" value="GRADLE" />
8
+ <option name="distributionType" value="DEFAULT_WRAPPED" />
9
+ <option name="externalProjectPath" value="$PROJECT_DIR$" />
10
+ <option name="gradleHome" value="/usr/local/Cellar/gradle/6.6.1/libexec" />
11
+ <option name="gradleJvm" value="11" />
12
+ <option name="modules">
13
+ <set>
14
+ <option value="$PROJECT_DIR$" />
15
+ </set>
16
+ </option>
17
+ <option name="resolveModulePerSourceSet" value="false" />
18
+ </GradleProjectSettings>
19
+ </option>
20
+ </component>
21
+ </project>
@@ -0,0 +1,45 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="RemoteRepositoriesConfiguration">
4
+ <remote-repository>
5
+ <option name="id" value="central" />
6
+ <option name="name" value="Maven Central repository" />
7
+ <option name="url" value="https://repo1.maven.org/maven2" />
8
+ </remote-repository>
9
+ <remote-repository>
10
+ <option name="id" value="jboss.community" />
11
+ <option name="name" value="JBoss Community repository" />
12
+ <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
13
+ </remote-repository>
14
+ <remote-repository>
15
+ <option name="id" value="MavenLocal" />
16
+ <option name="name" value="MavenLocal" />
17
+ <option name="url" value="file:$USER_HOME$/.m2/repository" />
18
+ </remote-repository>
19
+ <remote-repository>
20
+ <option name="id" value="MavenRepo" />
21
+ <option name="name" value="MavenRepo" />
22
+ <option name="url" value="https://repo.maven.apache.org/maven2/" />
23
+ </remote-repository>
24
+ <remote-repository>
25
+ <option name="id" value="maven" />
26
+ <option name="name" value="maven" />
27
+ <option name="url" value="file:$PROJECT_DIR$/../node_modules/react-native/android/" />
28
+ </remote-repository>
29
+ <remote-repository>
30
+ <option name="id" value="BintrayJCenter" />
31
+ <option name="name" value="BintrayJCenter" />
32
+ <option name="url" value="https://jcenter.bintray.com/" />
33
+ </remote-repository>
34
+ <remote-repository>
35
+ <option name="id" value="Google" />
36
+ <option name="name" value="Google" />
37
+ <option name="url" value="https://dl.google.com/dl/android/maven2/" />
38
+ </remote-repository>
39
+ <remote-repository>
40
+ <option name="id" value="maven2" />
41
+ <option name="name" value="maven2" />
42
+ <option name="url" value="https://jitpack.io" />
43
+ </remote-repository>
44
+ </component>
45
+ </project>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ExternalStorageConfigurationManager" enabled="true" />
4
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK" />
5
+ </project>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
5
+ </component>
6
+ </project>
@@ -4,7 +4,9 @@
4
4
  <option name="autoReloadType" value="NONE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="148bea9d-4f75-4c1b-93b9-fea7bfaeb963" name="Default Changelist" comment="" />
7
+ <list default="true" id="148bea9d-4f75-4c1b-93b9-fea7bfaeb963" name="Default Changelist" comment="">
8
+ <change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
9
+ </list>
8
10
  <option name="SHOW_DIALOG" value="false" />
9
11
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
12
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -15,6 +17,18 @@
15
17
  <ProjectState />
16
18
  </projectState>
17
19
  </component>
20
+ <component name="ExternalProjectsManager">
21
+ <system id="GRADLE">
22
+ <state>
23
+ <projects_view>
24
+ <tree_state>
25
+ <expand />
26
+ <select />
27
+ </tree_state>
28
+ </projects_view>
29
+ </state>
30
+ </system>
31
+ </component>
18
32
  <component name="Git.Settings">
19
33
  <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
20
34
  </component>
@@ -57,6 +57,6 @@ repositories {
57
57
  dependencies {
58
58
  //noinspection GradleDynamicVersion
59
59
  implementation "com.facebook.react:react-native:+" // From node_modules
60
- implementation 'com.github.okhi:android-core:v1.4.4'
60
+ implementation 'com.github.okhi:android-core:v1.4.5-beta'
61
61
  implementation 'com.github.okhi:android-okverify:v1.5.3'
62
62
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-okhi",
3
- "version": "1.0.19",
3
+ "version": "1.0.20-beta",
4
4
  "description": "The OkHi React Native library enables you to collect and verify addresses from your users",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",