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

diffWithApk

This commit is contained in:
tdzl2003
2016-03-31 17:46:13 +08:00
parent dbe1f9b26d
commit 00ddfcecb2
3 changed files with 126 additions and 2 deletions

View File

@@ -61,6 +61,15 @@
"hasValue": true
}
}
},
"diffWithApk": {
"description": "Create diff patch from a Android package(.apk)",
"options": {
"output": {
"default": "build/output/diff-${time}.apk-patch",
"hasValue": true
}
}
}
},
"globalOptions":{