1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-11-22 23:46:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Compare commits

..

4 Commits

4 changed files with 9 additions and 3 deletions

6
.gitmodules vendored
View File

@@ -4,3 +4,9 @@
[submodule "android/jni/HDiffPatch"]
path = android/jni/HDiffPatch
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

View File

@@ -1 +0,0 @@
../../../../../android/jni/HDiffPatch

View File

@@ -1 +0,0 @@
../../../../../android/jni/lzma

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.34.1",
"version": "10.34.4",
"description": "react-native hot update",
"main": "src/index",
"scripts": {