mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 19:46:10 +08:00
diffWithApk
This commit is contained in:
@@ -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":{
|
||||
|
Reference in New Issue
Block a user