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

Remove bsdiff in android

This commit is contained in:
sunnylqm
2021-04-13 16:53:32 +08:00
parent 6f5d12594b
commit 8e60956af0
24 changed files with 23 additions and 5599 deletions

View File

@@ -7,14 +7,6 @@
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: cn_reactnative_modules_update_DownloadTask
* Method: bsdiffPatch
* Signature: ([B[B)[B
*/
JNIEXPORT jbyteArray JNICALL Java_cn_reactnative_modules_update_DownloadTask_bsdiffPatch
(JNIEnv *, jclass, jbyteArray, jbyteArray);
/*
* Class: cn_reactnative_modules_update_DownloadTask
* Method: hdiffPatch