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

run hpatch in .so on android

This commit is contained in:
sisong
2021-04-06 00:13:53 +08:00
parent c4d2523a92
commit 2097ce3128
5 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
// hpatch.h
// import HDiffPatch, support patchfile created by "hdiffz -SD -C-lzma2 oldfile newfile patchfile"
// import HDiffPatch, support patchData created by "hdiffz -SD -c-lzma2 oldfile newfile patchfile"
// Copyright 2021 housisong, All rights reserved
#ifndef HDIFFPATCH_PATCH_H