mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-15 02:19:12 +08:00
add changes from master
This commit is contained in:
@@ -17,7 +17,8 @@ if (Platform.OS === "android") {
|
||||
"getCurrentPackage",
|
||||
"isFailedUpdate",
|
||||
"isFirstRun",
|
||||
"notifyApplicationReady"
|
||||
"notifyApplicationReady",
|
||||
"setDeploymentKey"
|
||||
];
|
||||
|
||||
methodsToPromisify.forEach((methodName) => {
|
||||
|
||||
Reference in New Issue
Block a user