react-native-okhi 1.0.17-beta.1 → 1.0.17-beta.2
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 +20 -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 +68 -0
- package/android/.settings/org.eclipse.buildship.core.prefs +4 -4
- 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,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="GradleSettings">
|
|
4
|
+
<option name="linkedExternalProjectsSettings">
|
|
5
|
+
<GradleProjectSettings>
|
|
6
|
+
<option name="testRunner" value="GRADLE" />
|
|
7
|
+
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
|
8
|
+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
9
|
+
<option name="gradleHome" value="/usr/local/Cellar/gradle/6.6.1/libexec" />
|
|
10
|
+
<option name="gradleJvm" value="11" />
|
|
11
|
+
<option name="modules">
|
|
12
|
+
<set>
|
|
13
|
+
<option value="$PROJECT_DIR$" />
|
|
14
|
+
</set>
|
|
15
|
+
</option>
|
|
16
|
+
<option name="resolveModulePerSourceSet" value="false" />
|
|
17
|
+
</GradleProjectSettings>
|
|
18
|
+
</option>
|
|
19
|
+
</component>
|
|
20
|
+
</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,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="AutoImportSettings">
|
|
4
|
+
<option name="autoReloadType" value="NONE" />
|
|
5
|
+
</component>
|
|
6
|
+
<component name="ChangeListManager">
|
|
7
|
+
<list default="true" id="49a198a7-5482-424e-83c0-d54ad02c1cbb" name="Default Changelist" comment="">
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/../package.json" beforeDir="false" afterPath="$PROJECT_DIR$/../package.json" afterDir="false" />
|
|
10
|
+
</list>
|
|
11
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
12
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
13
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
14
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
15
|
+
</component>
|
|
16
|
+
<component name="ExternalProjectsData">
|
|
17
|
+
<projectState path="$PROJECT_DIR$">
|
|
18
|
+
<ProjectState />
|
|
19
|
+
</projectState>
|
|
20
|
+
</component>
|
|
21
|
+
<component name="ExternalProjectsManager">
|
|
22
|
+
<system id="GRADLE">
|
|
23
|
+
<state>
|
|
24
|
+
<projects_view>
|
|
25
|
+
<tree_state>
|
|
26
|
+
<expand>
|
|
27
|
+
<path>
|
|
28
|
+
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
29
|
+
<item name="android" type="f1a62948:ProjectNode" />
|
|
30
|
+
</path>
|
|
31
|
+
<path>
|
|
32
|
+
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
33
|
+
<item name="android" type="f1a62948:ProjectNode" />
|
|
34
|
+
<item name="Dependencies" type="6de06a37:ExternalSystemViewDefaultContributor$MyDependenciesNode" />
|
|
35
|
+
</path>
|
|
36
|
+
</expand>
|
|
37
|
+
<select />
|
|
38
|
+
</tree_state>
|
|
39
|
+
</projects_view>
|
|
40
|
+
</state>
|
|
41
|
+
</system>
|
|
42
|
+
</component>
|
|
43
|
+
<component name="Git.Settings">
|
|
44
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
45
|
+
</component>
|
|
46
|
+
<component name="ProjectId" id="29Pprg54cyYUvCkkhbjPUoUJ9S2" />
|
|
47
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
48
|
+
<component name="ProjectViewState">
|
|
49
|
+
<option name="hideEmptyMiddlePackages" value="true" />
|
|
50
|
+
<option name="showLibraryContents" value="true" />
|
|
51
|
+
</component>
|
|
52
|
+
<component name="PropertiesComponent">
|
|
53
|
+
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
54
|
+
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
55
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
56
|
+
</component>
|
|
57
|
+
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
58
|
+
<component name="TaskManager">
|
|
59
|
+
<task active="true" id="Default" summary="Default task">
|
|
60
|
+
<changelist id="49a198a7-5482-424e-83c0-d54ad02c1cbb" name="Default Changelist" comment="" />
|
|
61
|
+
<created>1653024777674</created>
|
|
62
|
+
<option name="number" value="Default" />
|
|
63
|
+
<option name="presentableId" value="Default" />
|
|
64
|
+
<updated>1653024777674</updated>
|
|
65
|
+
</task>
|
|
66
|
+
<servers />
|
|
67
|
+
</component>
|
|
68
|
+
</project>
|
|
@@ -5,9 +5,9 @@ connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
|
|
|
5
5
|
connection.project.dir=
|
|
6
6
|
eclipse.preferences.version=1
|
|
7
7
|
gradle.user.home=
|
|
8
|
-
java.home
|
|
8
|
+
java.home=/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home
|
|
9
9
|
jvm.arguments=
|
|
10
10
|
offline.mode=false
|
|
11
|
-
override.workspace.settings=
|
|
12
|
-
show.console.view=
|
|
13
|
-
show.executions.view=
|
|
11
|
+
override.workspace.settings=true
|
|
12
|
+
show.console.view=true
|
|
13
|
+
show.executions.view=true
|
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.
|
|
60
|
+
implementation 'com.github.okhi:android-core:v1.4.0'
|
|
61
61
|
implementation 'com.github.okhi:android-okverify:v1.4.7'
|
|
62
62
|
}
|
package/package.json
CHANGED