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.
- package/android/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/6.1.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/6.1.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/6.1.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/checksums/checksums.lock +0 -0
- package/android/.gradle/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/android.iml +2 -0
- package/android/.idea/compiler.xml +6 -0
- package/android/.idea/gradle.xml +21 -0
- package/android/.idea/jarRepositories.xml +45 -0
- package/android/.idea/misc.xml +5 -0
- package/android/.idea/vcs.xml +6 -0
- package/android/.idea/workspace.xml +15 -1
- package/android/build.gradle +1 -1
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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,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>
|
|
@@ -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>
|
package/android/build.gradle
CHANGED
|
@@ -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.
|
|
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