mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-23 07:53:38 +08:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa731cd583 | ||
|
|
d077dcb6d3 | ||
|
|
59b60fdc6d | ||
|
|
c768705221 |
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -4,3 +4,9 @@
|
|||||||
[submodule "android/jni/HDiffPatch"]
|
[submodule "android/jni/HDiffPatch"]
|
||||||
path = android/jni/HDiffPatch
|
path = android/jni/HDiffPatch
|
||||||
url = https://github.com/sisong/HDiffPatch.git
|
url = https://github.com/sisong/HDiffPatch.git
|
||||||
|
[submodule "harmony/pushy/src/main/cpp/HDiffPatch"]
|
||||||
|
path = harmony/pushy/src/main/cpp/HDiffPatch
|
||||||
|
url = https://github.com/sisong/HDiffPatch.git
|
||||||
|
[submodule "harmony/pushy/src/main/cpp/lzma"]
|
||||||
|
path = harmony/pushy/src/main/cpp/lzma
|
||||||
|
url = https://github.com/sisong/lzma.git
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
../../../../../android/jni/HDiffPatch
|
|
||||||
1
harmony/pushy/src/main/cpp/HDiffPatch
Submodule
1
harmony/pushy/src/main/cpp/HDiffPatch
Submodule
Submodule harmony/pushy/src/main/cpp/HDiffPatch added at eb959d671c
@@ -1 +0,0 @@
|
|||||||
../../../../../android/jni/lzma
|
|
||||||
1
harmony/pushy/src/main/cpp/lzma
Submodule
1
harmony/pushy/src/main/cpp/lzma
Submodule
Submodule harmony/pushy/src/main/cpp/lzma added at c80bb80bbb
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-update",
|
"name": "react-native-update",
|
||||||
"version": "10.34.1",
|
"version": "10.34.4",
|
||||||
"description": "react-native hot update",
|
"description": "react-native hot update",
|
||||||
"main": "src/index",
|
"main": "src/index",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user