mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-18 01:26:10 +08:00
add bsdiff in ndk module.
This commit is contained in:
@@ -159,7 +159,6 @@ async function diffWithApk(origin, next, output) {
|
||||
}
|
||||
});
|
||||
|
||||
console.log(copies);
|
||||
zipfile.addBuffer(new Buffer(JSON.stringify({copies})), '__diff.json');
|
||||
zipfile.end();
|
||||
await writePromise;
|
||||
|
Reference in New Issue
Block a user